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 2021/01/12 12:12:49 UTC

[GitHub] [spark] Ngone51 commented on a change in pull request #31151: [SPARK-34088][CORE] Rename all decommission configurations to use the same namespace "spark.decommission.*"

Ngone51 commented on a change in pull request #31151:
URL: https://github.com/apache/spark/pull/31151#discussion_r555725591



##########
File path: core/src/main/scala/org/apache/spark/internal/config/package.scala
##########
@@ -472,7 +472,7 @@ package object config {
       .createWithDefaultString("30s")
 
   private[spark] val STORAGE_DECOMMISSION_FALLBACK_STORAGE_PATH =
-    ConfigBuilder("spark.storage.decommission.fallbackStorage.path")
+    ConfigBuilder("spark.decommission.storage.fallbackStoragePath")

Review comment:
       cc @dongjoon-hyun 




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



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