You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Eric Luo (JIRA)" <ji...@apache.org> on 2017/09/11 03:46:00 UTC

[jira] [Created] (AIRFLOW-1587) fix `ImportError: cannot import name 'CeleryExecutor'`

Eric Luo created AIRFLOW-1587:
---------------------------------

             Summary: fix `ImportError: cannot import name 'CeleryExecutor'`
                 Key: AIRFLOW-1587
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-1587
             Project: Apache Airflow
          Issue Type: Bug
            Reporter: Eric Luo


`CeleryExcutor` can not import directly from `airflow.executors`,
we should import from `airlfow.executors.celery_executor` instead.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)