Thomas Graves created SPARK-1446:
------------------------------------

             Summary: 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


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)

Reply via email to