GitHub user CodingCat opened a pull request:
https://github.com/apache/spark/pull/11702
[SPARK-13803] restore the changes in SPARK-3411
## What changes were proposed in this pull request?
This patch contains the functionality to balance the load of the
cluster-mode drivers among workers
This patch restores the changes in
https://github.com/apache/spark/pull/1106 which was erased due to the merging
of https://github.com/apache/spark/pull/731
## How was this patch tested?
test with existing test cases
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/CodingCat/spark SPARK-13803
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/11702.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 #11702
----
commit 69ad2f78556acd4d0f854b68e27697d36381a6dc
Author: CodingCat <[email protected]>
Date: 2016-03-07T14:37:37Z
improve the doc for "spark.memory.offHeap.size"
commit 6711438b090e38b11cf20237cc2bd0746437335a
Author: CodingCat <[email protected]>
Date: 2016-03-07T19:00:16Z
fix
commit c82e90f13e472221061620dcf076748e40e648e5
Author: CodingCat <[email protected]>
Date: 2016-03-14T19:43:05Z
restore the changes in SPARK-3411
----
---
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]