[
https://issues.apache.org/jira/browse/SPARK-1516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
DB Tsai updated SPARK-1516:
---------------------------
Assignee: (was: DB Tsai)
> 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)