You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2014/05/15 06:16:18 UTC

[jira] [Resolved] (SPARK-1840) SparkListenerBus prints out scary error message when terminating normally

     [ https://issues.apache.org/jira/browse/SPARK-1840?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Patrick Wendell resolved SPARK-1840.
------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.0.0

Issue resolved by pull request 783
[https://github.com/apache/spark/pull/783]

> 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
>             Fix For: 1.0.0
>
>
> This is because the Scala's NonLocalReturnControl (which extends ControlThrowable) is being logged. However, this is expected when the SparkContext terminates.
> (OP is TD)



--
This message was sent by Atlassian JIRA
(v6.2#6252)