GitHub user kayousterhout opened a pull request:
https://github.com/apache/spark/pull/5764
[SPARK-6627] Finished rename to ShuffleBlockResolver
The previous cleanup-commit for SPARK-6627 renamed ShuffleBlockManager
to ShuffleBlockResolver, but didn't rename the associated subclasses and
variables; this commit does that.
I'm unsure whether it's ok to rename ExternalShuffleBlockManager, since
that's technically a public class?
cc @pwendell
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kayousterhout/spark-1 SPARK-6627
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/5764.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 #5764
----
commit d8a5d369dd131da6f26368ac9b415d8128954605
Author: Kay Ousterhout <[email protected]>
Date: 2015-04-28T23:47:10Z
[SPARK-6627] Finished rename to ShuffleBlockResolver
The previous cleanup-commit for SPARK-6627 renamed ShuffleBlockManager
to ShuffleBlockResolver, but didn't rename the associated subclasses and
variables; this commit does that.
commit 96080bf42b3bb27aaa3976f0e3f0136550717823
Author: Kay Ousterhout <[email protected]>
Date: 2015-04-29T00:05:38Z
Test fixes
commit 43add1e1d4ca83aac709a3e337934c9f828b6bc7
Author: Kay Ousterhout <[email protected]>
Date: 2015-04-29T00:08:49Z
Spacing fix
----
---
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]