You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "anilkumar (Jira)" <ji...@apache.org> on 2019/12/09 20:35:00 UTC

[jira] [Created] (AIRFLOW-6207) Dag run twice in airflow

anilkumar created AIRFLOW-6207:
----------------------------------

             Summary: Dag run twice in airflow
                 Key: AIRFLOW-6207
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-6207
             Project: Apache Airflow
          Issue Type: Bug
          Components: DagRun
    Affects Versions: 1.10.6
            Reporter: anilkumar


[!https://user-images.githubusercontent.com/26398961/70459068-67356780-1ad9-11ea-86a8-44d1bbfb574d.png!|https://user-images.githubusercontent.com/26398961/70459068-67356780-1ad9-11ea-86a8-44d1bbfb574d.png]
 As you can see the dag xyz_dag run twice a day and XYZ dag is the scheduled dag, not manual trigger for the first run it runs at 5:10:16 and the second run it ran at 5:10:58 similarly this behavior has been observed for my all 400 dags. I don't know why this behavior has occurred and I don't know how this can be solved any help will be appreciated. below I have shared xyx_dag.py file.

[!https://user-images.githubusercontent.com/26398961/70460387-30ad1c00-1adc-11ea-8241-ce3dd6d7556c.png!|https://user-images.githubusercontent.com/26398961/70460387-30ad1c00-1adc-11ea-8241-ce3dd6d7556c.png]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)