-
- Downloads
[SPARK-3273][SPARK-3301]We should read the version information from the same place
Author: GuoQiang Li <witgo@qq.com> Closes #2175 from witgo/SPARK-3273 and squashes the following commits: cf9c65a [GuoQiang Li] We should read the version information from the same place 2a44e2f [GuoQiang Li] The spark version in the welcome message of pyspark is not correct
Showing
- core/src/main/scala/org/apache/spark/SparkContext.scala 2 additions, 3 deletionscore/src/main/scala/org/apache/spark/SparkContext.scala
- core/src/main/scala/org/apache/spark/package.scala 1 addition, 0 deletionscore/src/main/scala/org/apache/spark/package.scala
- core/src/main/scala/org/apache/spark/scheduler/EventLoggingListener.scala 2 additions, 1 deletion...ala/org/apache/spark/scheduler/EventLoggingListener.scala
- core/src/test/scala/org/apache/spark/scheduler/EventLoggingListenerSuite.scala 3 additions, 2 deletions...rg/apache/spark/scheduler/EventLoggingListenerSuite.scala
- python/pyspark/shell.py 2 additions, 2 deletionspython/pyspark/shell.py
- repl/src/main/scala/org/apache/spark/repl/SparkILoopInit.scala 4 additions, 2 deletions...src/main/scala/org/apache/spark/repl/SparkILoopInit.scala
Loading
Please register or sign in to comment