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

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

     [ https://issues.apache.org/jira/browse/AIRFLOW-1587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris Riccomini updated AIRFLOW-1587:
-------------------------------------
    Fix Version/s: 1.9.0

> 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
>             Fix For: 1.9.0
>
>
> `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)