GitHub user kj-ki opened a pull request:
https://github.com/apache/spark/pull/3904
[Minor] Fix comments for GraphX 2D partitioning strategy
The sum of vertices on matrix (v0 to v11) is 12. And, I think one same
block overlaps in this strategy.
This is minor PR, so I didn't file in JIRA.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kj-ki/spark fix-partitionstrategy-comments
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/3904.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 #3904
----
commit 79829d9d24c7cd65c18ce7f8f0f3a66facd8550b
Author: kj-ki <[email protected]>
Date: 2015-01-05T13:49:26Z
Fix comments for 2D partitioning.
----
---
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]