You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "George Leslie-Waksman (JIRA)" <ji...@apache.org> on 2016/09/23 17:20:20 UTC

[jira] [Assigned] (AIRFLOW-258) Always load plugin executors

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

George Leslie-Waksman reassigned AIRFLOW-258:
---------------------------------------------

    Assignee: George Leslie-Waksman

> Always load plugin executors
> ----------------------------
>
>                 Key: AIRFLOW-258
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-258
>             Project: Apache Airflow
>          Issue Type: Improvement
>          Components: plugins
>            Reporter: Alexandr Nikitin
>            Assignee: George Leslie-Waksman
>
> At the moment we load plugin executors only when the specified `EXECUTOR` field in config isn't from existing executors: 'LocalExecutor', 'CeleryExecutor', 'SequentialExecutor', 'MesosExecutor'.
> If the default executor belongs to existing executors we won't load plugins executors at all. This breaks if the plugin executor used in SubDAG.
> We should load plugin executors always.



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