Airflow Sequential Executor: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
=External= | =External= | ||
* | * https://airflow.apache.org/docs/apache-airflow/stable/executor/sequential.html | ||
=Internal= | =Internal= | ||
* [[Airflow Concepts#Sequential_Executor|Airflow Concepts]] | * [[Airflow Concepts#Sequential_Executor|Airflow Concepts]] | ||
=Overview= | =Overview= | ||
Airflow comes configured with the Sequential Executor by default. |
Latest revision as of 20:41, 11 July 2022
External
Internal
Overview
Airflow comes configured with the Sequential Executor by default.