[
https://issues.apache.org/jira/browse/SPARK-1446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Patrick Wendell resolved SPARK-1446.
------------------------------------
Resolution: Fixed
> Spark examples should not do a System.exit
> ------------------------------------------
>
> Key: SPARK-1446
> URL: https://issues.apache.org/jira/browse/SPARK-1446
> Project: Spark
> Issue Type: Bug
> Components: Examples
> Affects Versions: 1.0.0
> Reporter: Thomas Graves
> Assignee: Sandeep Singh
>
> The spark examples should exit nice (sparkcontext.stop()) rather then doing a
> System.exit. The System.exit can cause issues like in SPARK-1407.
> SparkHdfsLR and JavaWordCount both do the System.exit. We should look through
> all the examples.
--
This message was sent by Atlassian JIRA
(v6.2#6252)