airflow-operator icon indicating copy to clipboard operation
airflow-operator copied to clipboard

Support existing RabbitMQ Celery Broker

Open jonnydford opened this issue 6 years ago • 2 comments

jonnydford avatar Jun 09 '19 12:06 jonnydford

Would you care to elaborate this issue ?

barney-s avatar Aug 26 '19 21:08 barney-s

Celery - and Airflow - supports Redis and RabbitMQ as a broker.

http://docs.celeryproject.org/en/latest/getting-started/first-steps-with-celery.html#choosing-a-broker https://airflow.apache.org/howto/executor/use-celery.html#scaling-out-with-celery

Currently, the airflow-operator only supports Redis as a broker.

jonnydford avatar Aug 29 '19 13:08 jonnydford