GitHub user jerryshao opened a pull request:

    https://github.com/apache/spark/pull/17866

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

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/jerryshao/apache-spark SPARK-20605

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/17866.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #17866
    
----
commit 3c9120e51a510f858dbcae4da69b53777992fc9e
Author: jerryshao <[email protected]>
Date:   2017-05-05T03:23:47Z

    deprecate not used AM and executor port configuration
    
    Change-Id: I1280b8d803e22bd2084bdb4f49580c7955a2f476

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to