[ 
https://issues.apache.org/jira/browse/SPARK-34088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

wuyi updated SPARK-34088:
-------------------------
    Description: 
Currently, decommission configurations are using difference namespaces, e.g., 
 * spark.decommission

 * spark.storage.decommission

 * spark.executor.decommission

which may introduce unnecessary overhead for end-users. It's better to keep 
them under the same namespace.

> Rename all decommission configurations to use the same namespace 
> "spark.decommission.*"
> ---------------------------------------------------------------------------------------
>
>                 Key: SPARK-34088
>                 URL: https://issues.apache.org/jira/browse/SPARK-34088
>             Project: Spark
>          Issue Type: Sub-task
>          Components: Spark Core
>    Affects Versions: 3.1.0
>            Reporter: wuyi
>            Priority: Major
>
> Currently, decommission configurations are using difference namespaces, e.g., 
>  * spark.decommission
>  * spark.storage.decommission
>  * spark.executor.decommission
> which may introduce unnecessary overhead for end-users. It's better to keep 
> them under the same namespace.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to