Christoph Paulik created AIRFLOW-2356:
-----------------------------------------
Summary: Support queues in dask using worker resources
Key: AIRFLOW-2356
URL: https://issues.apache.org/jira/browse/AIRFLOW-2356
Project: Apache Airflow
Issue Type: Improvement
Reporter: Christoph Paulik
Dask in Airflow does at the moment not support queues. I suggest to implement
this by using [worker
resources](https://distributed.readthedocs.io/en/latest/resources.html#example).
A queue name would be a necessary worker resource that a dask worker must have
to be able to compute a specific task.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)