You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Waldemar Hummer (JIRA)" <ji...@apache.org> on 2016/05/03 02:25:12 UTC

[jira] [Created] (AIRFLOW-35) UI toggle to recursively set success for nested DAG operators

Waldemar Hummer created AIRFLOW-35:
--------------------------------------

             Summary: UI toggle to recursively set success for nested DAG operators
                 Key: AIRFLOW-35
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-35
             Project: Apache Airflow
          Issue Type: Improvement
            Reporter: Waldemar Hummer


Currently, when marking the success status of an operator via the UI, there is no way to recursively include all operators that are nested within a SubDagOperator

We need a way to recursively set the success status (e.g., a UI toggle "Recursive" on the same level as Past/Future/Downstream/Upstream) of all operators within a SubDagOperator

There is an open pull request on Github which proposes a solution for this:
https://github.com/airbnb/airflow/pull/1430



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)