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

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

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

Sahil Takiar commented on HIVE-18916:
-------------------------------------

Did some work on this a while ago, attaching what I have so far.

> 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
>          Components: Spark
>            Reporter: Sahil Takiar
>            Priority: Major
>         Attachments: HIVE-18916.1.WIP.patch
>
>
> 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)