spark-instrumented-optimizer/common
Venkata krishnan Sowrirajan 0f2e318894 [SPARK-36374][FOLLOW-UP] Change config key spark.shuffle.server.mergedShuffleFileManagerImpl to spark.shuffle.push.server.mergedShuffleFileManagerImpl
### What changes were proposed in this pull request?

Minor changes to change the config key name from `spark.shuffle.server.mergedShuffleFileManagerImpl` to `spark.shuffle.push.server.mergedShuffleFileManagerImpl`. This is missed out in https://github.com/apache/spark/pull/33615.

### Why are the changes needed?

To keep the config names consistent

### Does this PR introduce _any_ user-facing change?

Yes, this is a change in the config key name. But the new config name changes are yet to be released. Technically there is no user facing change because of this change.

### How was this patch tested?

Existing tests.

Closes #33799 from venkata91/SPARK-36374-follow-up.

Authored-by: Venkata krishnan Sowrirajan <vsowrirajan@linkedin.com>
Signed-off-by: Mridul Muralidharan <mridul<at>gmail.com>
(cherry picked from commit 7b2842e986)
Signed-off-by: Mridul Muralidharan <mridulatgmail.com>
2021-08-22 01:29:36 -05:00
..
kvstore Preparing development version 3.2.1-SNAPSHOT 2021-08-20 12:40:47 +00:00
network-common [SPARK-36374][FOLLOW-UP] Change config key spark.shuffle.server.mergedShuffleFileManagerImpl to spark.shuffle.push.server.mergedShuffleFileManagerImpl 2021-08-22 01:29:36 -05:00
network-shuffle Preparing development version 3.2.1-SNAPSHOT 2021-08-20 12:40:47 +00:00
network-yarn Preparing development version 3.2.1-SNAPSHOT 2021-08-20 12:40:47 +00:00
sketch Preparing development version 3.2.1-SNAPSHOT 2021-08-20 12:40:47 +00:00
tags Preparing development version 3.2.1-SNAPSHOT 2021-08-20 12:40:47 +00:00
unsafe Preparing development version 3.2.1-SNAPSHOT 2021-08-20 12:40:47 +00:00