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

Stijn Verhaegen commented on AIRFLOW-935:
-----------------------------------------

fix: 
https://github.com/apache/incubator-airflow/pull/2120#issuecomment-283656054


> Impossible to use plugin executors
> ----------------------------------
>
>                 Key: AIRFLOW-935
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-935
>             Project: Apache Airflow
>          Issue Type: Bug
>          Components: executor, plugins
>    Affects Versions: Airflow 1.8, 1.9.0
>            Reporter: Stijn Verhaegen
>
> revision eb5982d (included in 1.8) breaks plugin executors altogether. It 
> makes a new module for every plugin, so import statements need to be adapted, 
> but the executor selection is left unchanged, so it ends up assigning the 
> plugin module as an executor.
> To reproduce: take any plugin which defines a custom executor and try to get 
> it loaded by setting `executor` in the airflow.cfg



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to