[GitHub] spark pull request: [SPARK-6510][GraphX]: Add Graph#minus method t...

2015-03-26 Thread ankurdave
Github user ankurdave commented on the pull request: https://github.com/apache/spark/pull/5175#issuecomment-86789060 Thanks! Merged into master. --- 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

[GitHub] spark pull request: [SPARK-6510][GraphX]: Add Graph#minus method t...

2015-03-26 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/5175 --- 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

[GitHub] spark pull request: [SPARK-6510][GraphX]: Add Graph#minus method t...

2015-03-26 Thread maropu
Github user maropu commented on the pull request: https://github.com/apache/spark/pull/5175#issuecomment-86779685 lgtm --- 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

[GitHub] spark pull request: [SPARK-6510][GraphX]: Add Graph#minus method t...

2015-03-25 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/5175#issuecomment-86176114 [Test build #29166 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/29166/consoleFull) for PR 5175 at commit

[GitHub] spark pull request: [SPARK-6510][GraphX]: Add Graph#minus method t...

2015-03-25 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/5175#issuecomment-86203901 [Test build #29166 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/29166/consoleFull) for PR 5175 at commit

[GitHub] spark pull request: [SPARK-6510][GraphX]: Add Graph#minus method t...

2015-03-25 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/5175#issuecomment-86203918 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] spark pull request: [SPARK-6510][GraphX]: Add Graph#minus method t...

2015-03-24 Thread brennonyork
Github user brennonyork commented on the pull request: https://github.com/apache/spark/pull/5175#issuecomment-85739639 /cc @maropu @ankurdave @rxin --- 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

[GitHub] spark pull request: [SPARK-6510][GraphX]: Add Graph#minus method t...

2015-03-24 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/5175#issuecomment-85741545 Test FAILed. Refer to this link for build results (access rights to CI server needed):

[GitHub] spark pull request: [SPARK-6510][GraphX]: Add Graph#minus method t...

2015-03-24 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/5175#issuecomment-85737823 [Test build #29120 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/29120/consoleFull) for PR 5175 at commit

[GitHub] spark pull request: [SPARK-6510][GraphX]: Add Graph#minus method t...

2015-03-24 Thread brennonyork
GitHub user brennonyork opened a pull request: https://github.com/apache/spark/pull/5175 [SPARK-6510][GraphX]: Add Graph#minus method to act as Set#difference Adds a `Graph#minus` method which will return only unique `VertexId`'s from the calling `VertexRDD`. For example:

[GitHub] spark pull request: [SPARK-6510][GraphX]: Add Graph#minus method t...

2015-03-24 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/5175#issuecomment-85752927 [Test build #29120 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/29120/consoleFull) for PR 5175 at commit

[GitHub] spark pull request: [SPARK-6510][GraphX]: Add Graph#minus method t...

2015-03-24 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/5175#issuecomment-85752976 Test FAILed. Refer to this link for build results (access rights to CI server needed):

[GitHub] spark pull request: [SPARK-6510][GraphX]: Add Graph#minus method t...

2015-03-24 Thread brennonyork
Github user brennonyork commented on the pull request: https://github.com/apache/spark/pull/5175#issuecomment-85788983 jenkins, retest this please --- 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

[GitHub] spark pull request: [SPARK-6510][GraphX]: Add Graph#minus method t...

2015-03-24 Thread ankurdave
Github user ankurdave commented on a diff in the pull request: https://github.com/apache/spark/pull/5175#discussion_r27092490 --- Diff: graphx/src/main/scala/org/apache/spark/graphx/impl/VertexPartitionBaseOps.scala --- @@ -88,6 +88,16 @@ private[graphx] abstract class

[GitHub] spark pull request: [SPARK-6510][GraphX]: Add Graph#minus method t...

2015-03-24 Thread ankurdave
Github user ankurdave commented on a diff in the pull request: https://github.com/apache/spark/pull/5175#discussion_r27092877 --- Diff: graphx/src/main/scala/org/apache/spark/graphx/VertexRDD.scala --- @@ -122,6 +122,14 @@ abstract class VertexRDD[VD]( def mapValues[VD2:

[GitHub] spark pull request: [SPARK-6510][GraphX]: Add Graph#minus method t...

2015-03-24 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/5175#issuecomment-85791046 [Test build #29139 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/29139/consoleFull) for PR 5175 at commit

[GitHub] spark pull request: [SPARK-6510][GraphX]: Add Graph#minus method t...

2015-03-24 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/5175#issuecomment-85817949 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] spark pull request: [SPARK-6510][GraphX]: Add Graph#minus method t...

2015-03-24 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/5175#issuecomment-85817935 [Test build #29139 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/29139/consoleFull) for PR 5175 at commit