Andrew Or created SPARK-2626:
--------------------------------
Summary: Stop SparkContext in all examples
Key: SPARK-2626
URL: https://issues.apache.org/jira/browse/SPARK-2626
Project: Spark
Issue Type: Bug
Components: Spark Core
Affects Versions: 1.0.1
Reporter: Andrew Or
Fix For: 1.1.0Event logs rely on sc.stop() to close the file. If this is never closed, the history server will not be able to find the logs. -- This message was sent by Atlassian JIRA (v6.2#6252)
