Difference between revisions of "Airflow celery"

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
 
{{lc}}
 
{{lc}}
 +
https://airflow.apache.org/docs/apache-airflow/stable/executor/celery.html
  
 
  pip3 install apache-airflow[celery]
 
  pip3 install apache-airflow[celery]

Revision as of 10:49, 20 December 2022

https://airflow.apache.org/docs/apache-airflow/stable/executor/celery.html

pip3 install apache-airflow[celery]
airflow celery --help
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

Advertising: