[GitHub] [airflow] kaxil commented on a change in pull request #6633: [AIRFLOW-2279] Clear tasks across DAGs if marked by ExternalTaskMarker

2020-01-07 Thread GitBox
kaxil commented on a change in pull request #6633: [AIRFLOW-2279] Clear tasks across DAGs if marked by ExternalTaskMarker URL: https://github.com/apache/airflow/pull/6633#discussion_r364042758 ## File path: airflow/example_dags/example_external_task_marker.py ## @@ -0,0

[GitHub] [airflow] kaxil commented on a change in pull request #6633: [AIRFLOW-2279] Clear tasks across DAGs if marked by ExternalTaskMarker

2020-01-07 Thread GitBox
kaxil commented on a change in pull request #6633: [AIRFLOW-2279] Clear tasks across DAGs if marked by ExternalTaskMarker URL: https://github.com/apache/airflow/pull/6633#discussion_r364043684 ## File path: airflow/models/dag.py ## @@ -955,6 +993,60 @@ def clear(

[GitHub] [airflow] kaxil commented on a change in pull request #6633: [AIRFLOW-2279] Clear tasks across DAGs if marked by ExternalTaskMarker

2020-01-07 Thread GitBox
kaxil commented on a change in pull request #6633: [AIRFLOW-2279] Clear tasks across DAGs if marked by ExternalTaskMarker URL: https://github.com/apache/airflow/pull/6633#discussion_r364043507 ## File path: airflow/models/dag.py ## @@ -955,6 +993,60 @@ def clear(

[GitHub] [airflow] kaxil commented on a change in pull request #6633: [AIRFLOW-2279] Clear tasks across DAGs if marked by ExternalTaskMarker

2020-01-07 Thread GitBox
kaxil commented on a change in pull request #6633: [AIRFLOW-2279] Clear tasks across DAGs if marked by ExternalTaskMarker URL: https://github.com/apache/airflow/pull/6633#discussion_r364042612 ## File path: airflow/example_dags/example_external_task_marker.py ## @@ -0,0

[GitHub] [airflow] kaxil commented on a change in pull request #6633: [AIRFLOW-2279] Clear tasks across DAGs if marked by ExternalTaskMarker

2020-01-07 Thread GitBox
kaxil commented on a change in pull request #6633: [AIRFLOW-2279] Clear tasks across DAGs if marked by ExternalTaskMarker URL: https://github.com/apache/airflow/pull/6633#discussion_r364042552 ## File path: airflow/example_dags/example_external_task_marker.py ## @@ -0,0

[GitHub] [airflow] kaxil commented on a change in pull request #6633: [AIRFLOW-2279] Clear tasks across DAGs if marked by ExternalTaskMarker

2019-12-16 Thread GitBox
kaxil commented on a change in pull request #6633: [AIRFLOW-2279] Clear tasks across DAGs if marked by ExternalTaskMarker URL: https://github.com/apache/airflow/pull/6633#discussion_r358542142 ## File path: airflow/sensors/external_task_sensor.py ## @@ -161,3 +164,49 @@

[GitHub] [airflow] kaxil commented on a change in pull request #6633: [AIRFLOW-2279] Clear tasks across DAGs if marked by ExternalTaskMarker

2019-12-16 Thread GitBox
kaxil commented on a change in pull request #6633: [AIRFLOW-2279] Clear tasks across DAGs if marked by ExternalTaskMarker URL: https://github.com/apache/airflow/pull/6633#discussion_r358541730 ## File path: airflow/sensors/external_task_sensor.py ## @@ -161,3 +164,49 @@