-
- Downloads
[SPARK-4472][Shell] Print "Spark context available as sc." only when SparkContext is created...
... successfully It's weird that printing "Spark context available as sc" when creating SparkContext unsuccessfully. Author: zsxwing <zsxwing@gmail.com> Closes #3341 from zsxwing/SPARK-4472 and squashes the following commits: 4850093 [zsxwing] Print "Spark context available as sc." only when SparkContext is created successfully
Showing
- repl/scala-2.10/src/main/scala/org/apache/spark/repl/SparkILoopInit.scala 5 additions, 2 deletions...src/main/scala/org/apache/spark/repl/SparkILoopInit.scala
- repl/scala-2.11/src/main/scala/org/apache/spark/repl/SparkILoop.scala 5 additions, 2 deletions....11/src/main/scala/org/apache/spark/repl/SparkILoop.scala
Loading
Please register or sign in to comment