-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Closed
Labels
area: integrationsRelated to general integrations, including requests for a new integrationRelated to general integrations, including requests for a new integration
Description
Right now we just pass config along to the dask.distributed.Client: https://github.com/dagster-io/dagster/blob/master/python_modules/libraries/dagster-dask/dagster_dask/engine.py#L83
that would need to change to support dask_yarn which needs to pass in a YARN cluster object to the client
Metadata
Metadata
Assignees
Labels
area: integrationsRelated to general integrations, including requests for a new integrationRelated to general integrations, including requests for a new integration