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_r386085517
 
 

 ##########
 File path: core/src/main/scala/org/apache/spark/internal/config/History.scala
 ##########
 @@ -90,6 +102,7 @@ private[spark] object History {
         "By default, all event log files will be retained. Please set the 
configuration " +
         s"and ${EVENT_LOG_ROLLING_MAX_FILE_SIZE.key} accordingly if you want 
to control " +
         "the overall size of event log files.")
+      .version("3.0.0")
 
 Review comment:
   SPARK-30481, commit ID: 
a2fe73b83c0e7c61d1c83b236565a71e3d005a71#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