-
- Downloads
Propagate the SparkContext local property from the thread that calls the...
Propagate the SparkContext local property from the thread that calls the spark-repl to the actual execution thread.
Showing
- core/src/main/scala/org/apache/spark/SparkContext.scala 6 additions, 0 deletionscore/src/main/scala/org/apache/spark/SparkContext.scala
- repl/src/main/scala/org/apache/spark/repl/SparkIMain.scala 9 additions, 2 deletionsrepl/src/main/scala/org/apache/spark/repl/SparkIMain.scala
- repl/src/test/scala/org/apache/spark/repl/ReplSuite.scala 33 additions, 2 deletionsrepl/src/test/scala/org/apache/spark/repl/ReplSuite.scala
Please register or sign in to comment