You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Bolke de Bruin (JIRA)" <ji...@apache.org> on 2017/04/05 18:36:41 UTC

[jira] [Updated] (AIRFLOW-983) Make trigger rules more explicit regarding success vs skipped

     [ https://issues.apache.org/jira/browse/AIRFLOW-983?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bolke de Bruin updated AIRFLOW-983:
-----------------------------------
    Affects Version/s: 1.8.1

> Make trigger rules more explicit regarding success vs skipped
> -------------------------------------------------------------
>
>                 Key: AIRFLOW-983
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-983
>             Project: Apache Airflow
>          Issue Type: Improvement
>          Components: dependencies
>    Affects Versions: 1.8.1
>            Reporter: Daniel Huang
>            Assignee: Bolke de Bruin
>
> Since AIRFLOW-719, the trigger rules all_success/one_success include both success and skipped states.
> We should probably make ALL_SUCCESS strictly success (again) and add a separate ALL_SUCCESS_OR_SKIPPED/ALL_FAILED_OR_SKIPPED. ALL_SUCCESS_OR_SKIPPED may be a more appropriate default trigger rule as well. Otherwise, we need to note in LatestOnly/ShortCircuit/Branch operators of the appropriate trigger rule to use there.
> Some previous discussion in https://github.com/apache/incubator-airflow/pull/1961
> It's possible the reason for the change in semantics (which was to fix a bug) is fixed already by https://github.com/apache/incubator-airflow/pull/2154 and the only thing we need to do is revert https://github.com/apache/incubator-airflow/pull/2125



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)