Difference between revisions of "Airflow executors"
Jump to navigation
Jump to search
Line 4: | Line 4: | ||
executor | [[SequentialExecutor]] | executor | [[SequentialExecutor]] | ||
+ | |||
+ | [[airflow.cfg]] | ||
+ | .../... | ||
+ | executor = SequentialExecutor | ||
+ | .../... | ||
== See also == | == See also == |
Revision as of 14:08, 14 November 2022
airflow info | grep executor executor | SequentialExecutor
airflow.cfg .../... executor = SequentialExecutor .../...
See also
airflow [ info | celery | config | db upgrad | config list | db init | scheduler | webserver | users | dags | kubernetes | pools | roles | tasks | variables | cheat-sheet | kereberos | plugins | rotate-fernet-key | sync-perm ] airflow --help
- Airflow executors:
LocalExecutor, CeleryExecutor, CeleryKubernetesExecutor, KubernetesExecutor
- Apache Airflow, Installation, configuration
airflow.cfg
, monitoring, Amazon Managed Workflows for Apache Airflow (MWAA),airflow
, Airflow Scheduler, providers, Workflows, Airflow executors, Airflow versions, Datadog integration
Advertising: