You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Sahil Takiar (JIRA)" <ji...@apache.org> on 2018/03/08 23:20:00 UTC

[jira] [Created] (HIVE-18916) SparkClientImpl doesn't error out if spark-submit fails

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)