[
https://issues.apache.org/jira/browse/AIRFLOW-935?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Maxime Beauchemin updated AIRFLOW-935:
--------------------------------------
Fix Version/s: (was: 1.8.2)
1.9.0
> 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
> Fix For: 1.9.0
>
>
> 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.4.14#64029)