You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "N. M. (Jira)" <ji...@apache.org> on 2021/02/17 17:42:00 UTC

[jira] [Updated] (AIRFLOW-4453) none_failed trigger rule cascading skipped state to downstream tasks

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

N. M. updated AIRFLOW-4453:
---------------------------
    Attachment: image-2021-02-17-12-41-23-809.png

> none_failed trigger rule cascading skipped state to downstream tasks
> --------------------------------------------------------------------
>
>                 Key: AIRFLOW-4453
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-4453
>             Project: Apache Airflow
>          Issue Type: Bug
>          Components: DAG, scheduler
>    Affects Versions: 1.10.3, 1.10.4, 1.10.5, 1.10.6, 1.10.7
>            Reporter: Dmytro Kulyk
>            Assignee: Kaxil Naik
>            Priority: Major
>              Labels: skipped
>             Fix For: 1.10.5, 1.10.10
>
>         Attachments: 3_step.png, cube_update.py, image-2019-05-02-18-11-28-307.png, image-2021-02-17-12-41-23-809.png, simple_skip.png
>
>
> Task with trigger_rule = 'none_failed' cascading *skipped *status to downstream task
>  * task have multiple upstream tasks
>  * trigger_rule set to 'none_failed'
>  * some of upstream tasks can be skipped due to *latest only*
> Basing on documentation this shouldn't happen
>  !image-2019-05-02-18-11-28-307.png|width=655,height=372! 
>  DAG attached



--
This message was sent by Atlassian Jira
(v8.3.4#803005)