Sanket Reddy created SPARK-20355:
------------------------------------
Summary: Display Spark version on history page
Key: SPARK-20355
URL: https://issues.apache.org/jira/browse/SPARK-20355
Project: Spark
Issue Type: Improvement
Components: Spark Core, Web UI
Affects Versions: 2.1.0
Reporter: Sanket Reddy
Priority: Minor
Spark Version for a specific application is not displayed on the history page
now. It should be nice to switch the spark version on the UI when we click on
the specific application.
Currently there seems to be way as SparkListenerLogStart records the
application version. So, it should be trivial to listen to this event and
provision this change on the UI.
{"Event":"SparkListenerLogStart","Spark
Version":"1.6.2.0_2.7.2.7.1604210306_1611111643"}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]