You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Oleksii Kostyliev (JIRA)" <ji...@apache.org> on 2015/05/11 16:39:01 UTC

[jira] [Created] (SPARK-7527) Wrong detection of REPL mode in ClosureCleaner

Oleksii Kostyliev created SPARK-7527:
----------------------------------------

             Summary: Wrong detection of REPL mode in ClosureCleaner
                 Key: SPARK-7527
                 URL: https://issues.apache.org/jira/browse/SPARK-7527
             Project: Spark
          Issue Type: Bug
            Reporter: Oleksii Kostyliev


If REPL class is not present on the classpath, the `inIntetpreter` boolean switch shall be `false`, not `true` at: https://github.com/apache/spark/blob/master/core/src/main/scala/org/apache/spark/util/ClosureCleaner.scala#L247



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org