Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 1.06 KB

index.rst

File metadata and controls

30 lines (23 loc) · 1.06 KB

Executor

Executors are the mechanism by which task instances get run.

Airflow has support for various executors. Current used is determined by the executor option in the core section of the configuration file.