beliefer commented on a change in pull request #27668: [SPARK-30887][CORE][DOC] 
Add version information to the configuration of Deploy
URL: https://github.com/apache/spark/pull/27668#discussion_r382870232
 
 

 ##########
 File path: core/src/main/scala/org/apache/spark/internal/config/Deploy.scala
 ##########
 @@ -19,48 +19,59 @@ package org.apache.spark.internal.config
 
 private[spark] object Deploy {
   val RECOVERY_MODE = ConfigBuilder("spark.deploy.recoveryMode")
+    .version("0.8.1")
 
 Review comment:
   OK. But commit log is too long. Can I just add the URL corresponding to the 
commit?

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