GitHub user lukmajercak opened a pull request:
https://github.com/apache/spark/pull/21261
Add spark.executor.bindAddress
## What changes were proposed in this pull request?
Adding spark.executor.bindAddress to allow overriding the address to which
the RPC server will bind to on each executor.
## How was this patch tested?
Have been running a private build with this in our production cluster for a
while.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/lukmajercak/spark SPARK-24203
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/21261.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 #21261
----
commit 6bd916a14d3eb7df827d1df5570fd02e0df19bc3
Author: Lukas Majercak <lumajerc@...>
Date: 2018-05-07T21:02:10Z
Add spark.executor.bindAddress
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]