[GitHub] incubator-toree pull request #129: Fix for TOREE-430

2017-11-12 Thread Myllyenko
Github user Myllyenko closed the pull request at: https://github.com/apache/incubator-toree/pull/129 ---

[GitHub] incubator-toree pull request #129: Fix for TOREE-430

2017-08-11 Thread Myllyenko
Github user Myllyenko commented on a diff in the pull request: https://github.com/apache/incubator-toree/pull/129#discussion_r132670358 --- Diff: scala-interpreter/src/main/scala-2.10/org/apache/toree/kernel/interpreter/scala/ScalaInterpreterSpecific.scala --- @@ -61,6 +61,7 @@ tr

[GitHub] incubator-toree pull request #129: Fix for TOREE-430

2017-08-09 Thread lresende
Github user lresende commented on a diff in the pull request: https://github.com/apache/incubator-toree/pull/129#discussion_r132261271 --- Diff: scala-interpreter/src/main/scala-2.10/org/apache/toree/kernel/interpreter/scala/ScalaInterpreterSpecific.scala --- @@ -61,6 +61,7 @@ tra

[GitHub] incubator-toree pull request #129: Fix for TOREE-430

2017-08-09 Thread Myllyenko
GitHub user Myllyenko opened a pull request: https://github.com/apache/incubator-toree/pull/129 Fix for TOREE-430 To fix TOREE-430, REPL-generated classes must be made visible to a classloader. The only working way I found is to set the `spark.repl.class.outputDir` system