GitHub user brennonyork opened a pull request:
https://github.com/apache/spark/pull/5023
[SPARK-5790][GraphX]: VertexRDD's won't zip properly for `diff` capability
(added tests)
Added tests that @maropu
[created](https://github.com/maropu/spark/blob/1f64794b2ce33e64f340e383d4e8a60639a7eb4b/graphx/src/test/scala/org/apache/spark/graphx/VertexRDDSuite.scala)
for vertices with differing partition counts. Wanted to make sure his work got
captured /merged as its not in the master branch and I don't believe there's a
PR out already for it.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/brennonyork/spark SPARK-5790
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/5023.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 #5023
----
commit 83bbd29b57c26c0063a6136163a8e839145cda39
Author: Brennon York <[email protected]>
Date: 2015-03-13T23:32:37Z
added maropu's tests for vertices with differing partition counts
----
---
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]