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

John Zhao commented on SPARK-1516:
----------------------------------

I am working on this. 

> Yarn Client should not call System.exit, should throw exception instead.
> ------------------------------------------------------------------------
>
>                 Key: SPARK-1516
>                 URL: https://issues.apache.org/jira/browse/SPARK-1516
>             Project: Spark
>          Issue Type: Improvement
>          Components: Deploy
>            Reporter: DB Tsai
>
> People submit spark job inside their application to yarn cluster using spark 
> yarn client, and it's not desirable to call System.exit in yarn client which 
> will terminate the parent application as well.
> We should throw exception instead, and people can determine which action they 
> want to take given the exception.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to