How to control the parallelism or concurrency of an Airflow installation?

前端 未结 3 797
爱一瞬间的悲伤
爱一瞬间的悲伤 2020-12-13 01:05

In some of my Apache Airflow installations, DAGs or tasks that are scheduled to run do not run even when the scheduler doesn\'t appear to be fully loaded. How can I increase

3条回答
  •  轮回少年
    2020-12-13 01:47

    An illustration for three major concurrency control variables:

    https://airflow.apache.org/docs/stable/faq.html#how-can-my-airflow-dag-run-faster

提交回复
热议问题