Edgar Rodriguez created AIRFLOW-1986:
----------------------------------------
Summary: 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)