[
https://issues.apache.org/jira/browse/AIRFLOW-4829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16869795#comment-16869795
]
ASF GitHub Bot commented on AIRFLOW-4829:
-----------------------------------------
ashb commented on pull request #5452: [AIRFLOW-4829] More descriptive
exceptions for EMR sensors
URL: https://github.com/apache/airflow/pull/5452
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> EMR job flow and step sensor should provide a reason why the job failed
> -----------------------------------------------------------------------
>
> Key: AIRFLOW-4829
> URL: https://issues.apache.org/jira/browse/AIRFLOW-4829
> Project: Apache Airflow
> Issue Type: Improvement
> Components: contrib
> Affects Versions: 1.10.3
> Reporter: Jordan Zucker
> Assignee: Jordan Zucker
> Priority: Minor
>
> Currently, when using the EmrJobFlowSensor and the EmrStepSensor there is an
> exception raised when a cluster fails. But no information is provided on what
> the failure was. The sensor that raises the exception already has the info in
> the boto3 response from the EMR api and this could be easily provided by
> extending the exception message with more details. This could be made a
> boolean or just always provided.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)