Skip to content

[SPARK-4600][GraphX]: org.apache.spark.graphx.VertexRDD.diff does not work#5015

Closed
brennonyork wants to merge 10 commits intoapache:masterfrom
brennonyork:SPARK-4600
Closed

[SPARK-4600][GraphX]: org.apache.spark.graphx.VertexRDD.diff does not work#5015
brennonyork wants to merge 10 commits intoapache:masterfrom
brennonyork:SPARK-4600

Conversation

@brennonyork
Copy link
Copy Markdown

Turns out, per the convo on the JIRA, diff is acting exactly as should. It became a large misconception as I thought it meant set difference, when in fact it does not. To that extent I merely updated the diff documentation to, hopefully, better reflect its true intentions moving forward.

@SparkQA
Copy link
Copy Markdown

SparkQA commented Mar 13, 2015

Test build #28569 has started for PR 5015 at commit 92288f7.

  • This patch merges cleanly.

@brennonyork
Copy link
Copy Markdown
Author

ok to test

@brennonyork
Copy link
Copy Markdown
Author

/cc @ankurdave

@SparkQA
Copy link
Copy Markdown

SparkQA commented Mar 13, 2015

Test build #28570 has started for PR 5015 at commit 1e1d1e5.

  • This patch merges cleanly.

@SparkQA
Copy link
Copy Markdown

SparkQA commented Mar 13, 2015

Test build #28570 has finished for PR 5015 at commit 1e1d1e5.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@SparkQA
Copy link
Copy Markdown

SparkQA commented Mar 13, 2015

Test build #28569 has finished for PR 5015 at commit 92288f7.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@AmplabJenkins
Copy link
Copy Markdown

Test PASSed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/28569/
Test PASSed.

@brennonyork
Copy link
Copy Markdown
Author

/cc @srowen too as you this is a, seemingly trivial, doc change

@srowen
Copy link
Copy Markdown
Member

srowen commented Mar 13, 2015

LGTM, straightforward doc update.

@asfgit asfgit closed this in b943f5d Mar 13, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants