You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Mindaugas Dadurkevicius (JIRA)" <ji...@apache.org> on 2019/01/31 12:17:00 UTC

[jira] [Commented] (AIRFLOW-184) Add clear/mark success to CLI

    [ https://issues.apache.org/jira/browse/AIRFLOW-184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16757177#comment-16757177 ] 

Mindaugas Dadurkevicius commented on AIRFLOW-184:
-------------------------------------------------

Yes, when clearing with -f (–only_failed) and adding -u (--upstream) or -d (–downstream), upstream_failed tasks are not cleared.

Example after "airflow clear dag_id -s YYYY-MM-DD -e YYYY-MM-DD -c -f -d" :

!image-2019-01-31-14-16-34-214.png!

> Add clear/mark success to CLI
> -----------------------------
>
>                 Key: AIRFLOW-184
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-184
>             Project: Apache Airflow
>          Issue Type: Bug
>          Components: cli
>            Reporter: Chris Riccomini
>            Assignee: Joy Gao
>            Priority: Major
>         Attachments: image-2019-01-31-14-16-34-214.png
>
>
> AIRFLOW-177 pointed out that the current CLI does not allow us to clear or mark success a task (including upstream, downstream, past, future, and recursive) the way that the UI widget does. Given a goal of keeping parity between the UI and CLI, it seems like we should support this.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)