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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to