spark-instrumented-optimizer/core/src/main
jerryshao 829cd7b8b7 [SPARK-20605][CORE][YARN][MESOS] Deprecate not used AM and executor port configuration
## What changes were proposed in this pull request?

After SPARK-10997, client mode Netty RpcEnv doesn't require to start server, so port configurations are not used any more, here propose to remove these two configurations: "spark.executor.port" and "spark.am.port".

## How was this patch tested?

Existing UTs.

Author: jerryshao <sshao@hortonworks.com>

Closes #17866 from jerryshao/SPARK-20605.
2017-05-08 14:27:56 -07:00
..
java/org/apache/spark [SPARK-20523][BUILD] Clean up build warnings for 2.2.0 release 2017-05-03 10:18:35 +01:00
resources/org/apache/spark [SPARK-20517][UI] Fix broken history UI download link 2017-05-01 10:26:08 -07:00
scala/org/apache/spark [SPARK-20605][CORE][YARN][MESOS] Deprecate not used AM and executor port configuration 2017-05-08 14:27:56 -07:00