Jeff Liu created AIRFLOW-1060:
---------------------------------
Summary: dag lost tracking the status of tasks and stuck in
running state
Key: AIRFLOW-1060
URL: https://issues.apache.org/jira/browse/AIRFLOW-1060
Project: Apache Airflow
Issue Type: Bug
Reporter: Jeff Liu
I'm running an airflow 1.7.1 in one of my environment and constantly run into
an issue with the main dag status stuck in "running" state, while the tasks all
have completed successfully.
To resolve the issue, I had to "delete" the dag entry in airflow UI, and re-run
the job manually so the dag job can recognize the tasks are all completed and
set it self to successful after re-run.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)