You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Vinod Reddy (JIRA)" <ji...@apache.org> on 2016/07/11 21:42:11 UTC

[jira] [Created] (AIRFLOW-325) [Airflow] dependency on previous task

Vinod Reddy created AIRFLOW-325:
-----------------------------------

             Summary: [Airflow] dependency on previous task
                 Key: AIRFLOW-325
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-325
             Project: Apache Airflow
          Issue Type: Task
          Components: executor
            Reporter: Vinod Reddy
            Assignee: Vinod Reddy
            Priority: Critical


Hi Maxime,

I am using depends_on_past = True in a DAG.
But I need a capability to run the task not only when previous task is succeeded but also failed. Could you please help me achieve this?
Note: I need dependency on previous task, wanted to start current task only when succeeded or failed. But now depends_on_past = True helps me depend only on previous task's success state.
I appreciate any help here.

Thanks
Vinod.



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