You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2020/02/24 04:41:00 UTC

[GitHub] [spark] beliefer commented on a change in pull request #27668: [SPARK-30887][CORE][DOC] Add version information to the configuration of Deploy

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_r383083936
 
 

 ##########
 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") // No JIRA ID, commit ID: d66c01f2b6defb3db6c1be99523b734a4d960532
 
 Review comment:
   OK. I have deleted it.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org