Difference between revisions of "Airflow celery"
Jump to navigation
Jump to search
Line 8: | Line 8: | ||
CeleryKubernetesExecutor and executors derived from them, your current executor: SequentialExecutor, subclassed from: | CeleryKubernetesExecutor and executors derived from them, your current executor: SequentialExecutor, subclassed from: | ||
BaseExecutor, see help above. | BaseExecutor, see help above. | ||
+ | |||
+ | == Related == | ||
+ | * <code>[[airflow info]]</code> | ||
== See also == | == See also == |
Revision as of 12:31, 28 October 2022
pip3 install apache-airflow[celery]
airflow celery airflow command error: argument GROUP_OR_COMMAND: celery subcommand works only with CeleryExecutor, CeleryKubernetesExecutor and executors derived from them, your current executor: SequentialExecutor, subclassed from: BaseExecutor, see help above.
Related
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
- 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: