[
https://issues.apache.org/jira/browse/AIRFLOW-2285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16446082#comment-16446082
]
Gregory Dougherty commented on AIRFLOW-2285:
--------------------------------------------
Hi Tao,
I finally got Airflow 1.9 running my DAGs. I have a DAG that uploads three
files. I clicked on the running DAG and set its status to "Success". The UI
reports the DAG is not running.
However, the DAG is still running.
It appears the call caused the ongoing upload to fail. However, it immediately
restarted it. And when it finished successfully, it continued running as if
nothing had happened.
Is there a particular exception that is triggered? Is setting it to "Failed"
significantly different from setting it to "Success"?
Thank you,
Greg
> Need to be able to stop a running DAG
> -------------------------------------
>
> Key: AIRFLOW-2285
> URL: https://issues.apache.org/jira/browse/AIRFLOW-2285
> Project: Apache Airflow
> Issue Type: New Feature
> Components: DAG
> Affects Versions: 1.9.0
> Reporter: Gregory Dougherty
> Priority: Major
> Labels: features
>
> There is no way to stop a running DAG. As DAGs can have serious bugs (for
> example, uploading data to the wrong location, when being charged for every
> MB uploaded), need a way to force a DAG to stop running
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)