beliefer commented on a change in pull request #27806: [SPARK-30914][CORE][DOC] 
Add version information to the configuration of UI
URL: https://github.com/apache/spark/pull/27806#discussion_r388234177
 
 

 ##########
 File path: core/src/main/scala/org/apache/spark/internal/config/UI.scala
 ##########
 @@ -61,6 +67,7 @@ private[spark] object UI {
       "through spark master/proxy public URL. This setting affects all the 
workers and " +
       "application UIs running in the cluster and must be set on all the 
workers, drivers " +
       " and masters.")
+    .version("2.1.0")
 
 Review comment:
   SPARK-15487, commit ID: 
92ce8d4849a0341c4636e70821b7be57ad3055b1#diff-364713d7776956cb8b0a771e9b62f82d

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to