Github user cloud-fan commented on a diff in the pull request:
https://github.com/apache/spark/pull/19981#discussion_r158183772
--- Diff:
core/src/main/scala/org/apache/spark/status/AppStatusListener.scala ---
@@ -48,7 +48,7 @@ private[spark] class AppStatusListener(
import config._
- private var sparkVersion = SPARK_VERSION
+ private val sparkVersion = SPARK_VERSION
--- End diff --
filed https://issues.apache.org/jira/browse/SPARK-22854 , I'll do it later
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]