beliefer commented on a change in pull request #27751: [SPARK-30891][CORE][DOC] 
Add version information to the configuration of History
URL: https://github.com/apache/spark/pull/27751#discussion_r386085867
 
 

 ##########
 File path: core/src/main/scala/org/apache/spark/internal/config/History.scala
 ##########
 @@ -156,6 +182,7 @@ private[spark] object History {
       "some path variables via patterns which can vary on cluster manager. 
Please check the " +
       "documentation for your cluster manager to see which patterns are 
supported, if any. " +
       "This configuration has no effect on a live application, it only affects 
the history server.")
+    .version("3.0.0")
 
 Review comment:
   SPARK-26311, commit ID: 
ae5b2a6a92be4986ef5b8062d7fb59318cff6430#diff-6bddeb5e25239974fc13db66266b167b

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