Sahil Takiar created HIVE-18916:
-----------------------------------
Summary: SparkClientImpl doesn't error out if spark-submit fails
Key: HIVE-18916
URL: https://issues.apache.org/jira/browse/HIVE-18916
Project: Hive
Issue Type: Sub-task
Reporter: Sahil Takiar
If {{spark-submit}} returns a non-zero exit code, {{SparkClientImpl}} will
simply log the exit code, but won't throw an error. Eventually, the connection
timeout will get triggered and an exception like {{Timed out waiting for client
connection}} will be logged, which is pretty misleading.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)