kenneth lam created AIRFLOW-1293:
------------------------------------
Summary: Dynamically generated dependency job get marked as
Removed state automatically
Key: AIRFLOW-1293
URL: https://issues.apache.org/jira/browse/AIRFLOW-1293
Project: Apache Airflow
Issue Type: Bug
Affects Versions: 1.8.0
Reporter: kenneth lam
In the dag, set up two task T1 >> T2.
while task id of T2 is not static as the task id is based on the ip address of
the running host.
As a result, airflow mark T2 as "Removed" and thus can't execute.
Although the dependency graph is constructed correctly in the web admin page.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)