Andrew Or created SPARK-1840:
--------------------------------
Summary: SparkListenerBus prints out scary error message when
terminating normally
Key: SPARK-1840
URL: https://issues.apache.org/jira/browse/SPARK-1840
Project: Spark
Issue Type: Bug
Affects Versions: 1.0.0
Reporter: Andrew Or
This is because the Scala's NonLocalReturnControl (which extends
ControlThrowable) is being logged. However, this is expected when the
SparkContext terminates.
--
This message was sent by Atlassian JIRA
(v6.2#6252)