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

Edgar Rodriguez updated AIRFLOW-1986:
-------------------------------------
    Description: 
There are different code paths to running tasks which makes it very difficult 
to maintain and implement features like impersonation.
SubDags executing tasks via {{SequentialExecutor}} do not support properly 
impersonation, failing to propagate configuration values, ultimately failing.

This ticket should address in the long term the fix done in AIRFLOW-1985

  was:
There are different code paths to running tasks which makes it very difficult 
to maintain and implement features like impersonation.
SubDags executing tasks via SequentialExecutor do not support properly 
impersonation, failing to propagate configuration values, ultimately failing.

This ticket should address in the long term the fix done in AIRFLOW-1985


> Fix inconsistencies in running tasks with subdag operator
> ---------------------------------------------------------
>
>                 Key: AIRFLOW-1986
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-1986
>             Project: Apache Airflow
>          Issue Type: Bug
>            Reporter: Edgar Rodriguez
>
> There are different code paths to running tasks which makes it very difficult 
> to maintain and implement features like impersonation.
> SubDags executing tasks via {{SequentialExecutor}} do not support properly 
> impersonation, failing to propagate configuration values, ultimately failing.
> This ticket should address in the long term the fix done in AIRFLOW-1985



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

Reply via email to