Desiree Cox created AIRFLOW-966:
-----------------------------------
Summary: Celery Broker Transport Options
Key: AIRFLOW-966
URL: https://issues.apache.org/jira/browse/AIRFLOW-966
Project: Apache Airflow
Issue Type: Improvement
Components: celery, executor
Reporter: Desiree Cox
Assignee: Desiree Cox
Priority: Minor
To use the CeleryExecutor with a Redis Sentinel broker, Celery must be provided
with a dictionary of broker_transport_options with a key/value pair telling it
the name of the desired redis service. There should be a
broker_transport_options in the Celery section of airflow.cfg and
CeleryExecutor should pass the options into the Celery worker configuration.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)