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_r388238268
 
 

 ##########
 File path: core/src/main/scala/org/apache/spark/internal/config/UI.scala
 ##########
 @@ -163,6 +188,7 @@ private[spark] object UI {
       "This configuration replaces original log urls in event log, which will 
be also effective " +
       "when accessing the application on history server. The new log urls must 
be permanent, " +
       "otherwise you might have dead link for executor log urls.")
+    .version("3.0.0")
 
 Review comment:
   SPARK-26792, commit ID: 
d5bda2c9e8dde6afc075cc7f65b15fa9aa82231c#diff-f70174ad0759db1fb4cb36a7ff9324a7

----------------------------------------------------------------
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