You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/09/02 18:03:04 UTC

[jira] [Commented] (AIRFLOW-966) Celery Broker Transport Options

    [ https://issues.apache.org/jira/browse/AIRFLOW-966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16601487#comment-16601487 ] 

Apache Spark commented on AIRFLOW-966:
--------------------------------------

User 'rodrigc' has created a pull request for this issue:
https://github.com/apache/incubator-airflow/pull/3384

> 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: Major
>             Fix For: 1.10.0
>
>
> 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
(v7.6.3#76005)