Giacomo Tagliabe created AIRFLOW-76:
---------------------------------------

             Summary: `celeryd_concurrency` mandatory configuration
                 Key: AIRFLOW-76
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-76
             Project: Apache Airflow
          Issue Type: Bug
          Components: scheduler
    Affects Versions: Airflow 1.7.0
            Reporter: Giacomo Tagliabe
            Priority: Minor


Even if I am not using the celery executor, I receive the following error:

section/key [celery/celeryd_concurrency] not found in config
I removed the celery section in the config file to keep it shorter and cleaner. 
this happens because of 
https://github.com/airbnb/airflow/blob/airbnb_prod.1.6.2.9/airflow/bin/cli.py#L751.
 The said key is the only one causing problems. Shouldn't be possible to run 
airflow without the celery config section, if we are not using celery?

Thanks!



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to