Jordan Zucker created AIRFLOW-4829:
--------------------------------------
Summary: EMR job flow 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
Currently, when using the EmrJobFlowSensor 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)