You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "jack (Jira)" <ji...@apache.org> on 2019/11/05 13:11:00 UTC

[jira] [Commented] (AIRFLOW-3098) Dag run succeeds (all related tasks green) yet airflow marks it as failed

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

jack commented on AIRFLOW-3098:
-------------------------------

can you provide code to reproduce?

> Dag run succeeds (all related tasks green) yet airflow marks it as failed
> -------------------------------------------------------------------------
>
>                 Key: AIRFLOW-3098
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-3098
>             Project: Apache Airflow
>          Issue Type: Bug
>          Components: aws, DagRun
>    Affects Versions: 1.10.0
>            Reporter: Yassine
>            Priority: Major
>
> The setup is a standard airflow install backed by sqlite db running a sequential executor. I created a simple dag with linear task layout as follows:
>  
> *[ Create an EMR cluster ] >> [ submit first EMR step ] >> [ check first step status ] >> [ submit second EMR step ] >> [ check second step status ]* 
>  
> All tasks finish and are green (nor error in the task logs) yet airflow marks the dag run as failed. I have no clue why.



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