You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Victor Duarte Diniz Monteiro (JIRA)" <ji...@apache.org> on 2017/07/31 02:05:00 UTC

[jira] [Comment Edited] (AIRFLOW-1436) EmrJobFlowSensor consideres Cancelled step as Successful

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

Victor Duarte Diniz Monteiro edited comment on AIRFLOW-1436 at 7/31/17 2:04 AM:
--------------------------------------------------------------------------------

Well, I think it should allow {{NON_TERMINAL_STATES}} and {{FAILED_STATES}} to be both a list and be set through {{EMRStepSensor}} constructor. I will raise a issue about changing {{EMRBaseSensor}} to allow this.


was (Author: victorddiniz):
Well, I think it should allow `NON_TERMINAL_STATES` and `FAILED_STATES` to be both a list and be set through `EMRStepSensor` constructor. I will raise a issue about changing `EMRBaseSensor` to allow this.

> EmrJobFlowSensor consideres Cancelled step as Successful
> --------------------------------------------------------
>
>                 Key: AIRFLOW-1436
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-1436
>             Project: Apache Airflow
>          Issue Type: Bug
>          Components: aws
>            Reporter: Martin Zlocha
>            Priority: Trivial
>
> When steps are added to an EMR cluster and then cancelled, the EmrJobFlowSensor considers them as successful but they should be failed because they didn't complete.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)