Difference between revisions of "Airflow celery"

From wikieduonline
Jump to navigation Jump to search
Line 2: Line 2:
  
 
  pip3 install apache-airflow[celery]
 
  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.
  
 
== 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.

See also

Advertising: