GitHub user vanzin opened a pull request:
https://github.com/apache/spark/pull/20049
[SPARK-22854][ui] Read Spark version from event logs.
The code was ignoring SparkListenerLogStart, which was added
somewhat recently to record the Spark version used to generate
an event log.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/vanzin/spark SPARK-22854
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/20049.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #20049
----
commit 632e0e437df5397e9fa5c455d93a8107b7475897
Author: Marcelo Vanzin <vanzin@...>
Date: 2017-12-21T20:48:36Z
[SPARK-22854][ui] Read Spark version from event logs.
The code was ignoring SparkListenerLogStart, which was added
somewhat recently to record the Spark version used to generate
an event log.
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]