spark-instrumented-optimizer/resource-managers
liuxian ca861fea21 [SPARK-25300][CORE] Unified the configuration parameter spark.shuffle.service.enabled
## What changes were proposed in this pull request?

The configuration parameter "spark.shuffle.service.enabled"  has defined in `package.scala`,  and it  is also used in many place,  so we can replace it with `SHUFFLE_SERVICE_ENABLED`.
and unified  this configuration parameter "spark.shuffle.service.port"  together.

## How was this patch tested?
N/A

Closes #22306 from 10110346/unifiedserviceenable.

Authored-by: liuxian <liu.xian3@zte.com.cn>
Signed-off-by: Wenchen Fan <wenchen@databricks.com>
2018-09-05 10:43:46 +08:00
..
kubernetes [SPARK-25264][K8S] Fix comma-delineated arguments passed into PythonRunner and RRunner 2018-08-31 15:46:45 -07:00
mesos [SPARK-25300][CORE] Unified the configuration parameter spark.shuffle.service.enabled 2018-09-05 10:43:46 +08:00
yarn [SPARK-25300][CORE] Unified the configuration parameter spark.shuffle.service.enabled 2018-09-05 10:43:46 +08:00