GitHub user lianhuiwang opened a pull request:
https://github.com/apache/spark/pull/13027
[SPARK-4452] [SPARK-11293] [Core] [BRANCH-1.6] Shuffle data structures can
starve others on the same thread for memory
## What changes were proposed in this pull request?
This PR is the branch-1.6 version of the commits PR #10024.
## How was this patch tested?
unit tests
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/lianhuiwang/spark SPARK-4452-1.6
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/13027.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 #13027
----
commit 672448220309751a8d2f38a13a09d9ccf5d5963a
Author: Lianhui Wang <[email protected]>
Date: 2016-05-10T03:07:11Z
init commit
commit c3eeedf70edf195de21a2c2feb2215a883ccb449
Author: Lianhui Wang <[email protected]>
Date: 2016-05-10T03:22:50Z
fix style
commit 42a8701ecc81c68c8aa0882a14dc45c3feeba637
Author: Lianhui Wang <[email protected]>
Date: 2016-05-10T03:33:47Z
fix volatile
----
---
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]