[
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)