[GitHub] spark pull request: Add a function that can build an EdgePartition...

2015-03-18 Thread ArcherShao
Github user ArcherShao commented on the pull request: https://github.com/apache/spark/pull/792#issuecomment-83267462 @ankurdave @lianhuiwang @nchammas @maropu I will close this PR。 --- If your project is set up for it, you can reply to this email and have your reply appear on

[GitHub] spark pull request: Add a function that can build an EdgePartition...

2015-03-18 Thread ArcherShao
Github user ArcherShao commented on the pull request: https://github.com/apache/spark/pull/792#issuecomment-83267442 @ankurdave @lianhuiwang @nchammas @maropu I will close this PR。 --- If your project is set up for it, you can reply to this email and have your reply appear on

[GitHub] spark pull request: Add a function that can build an EdgePartition...

2015-03-18 Thread ArcherShao
Github user ArcherShao closed the pull request at: https://github.com/apache/spark/pull/792 --- 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: Add a function that can build an EdgePartition...

2015-03-02 Thread maropu
Github user maropu commented on the pull request: https://github.com/apache/spark/pull/792#issuecomment-76870286 @ankurdave If this patch possibly merged, I'll refactor it. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well.

[GitHub] spark pull request: Add a function that can build an EdgePartition...

2015-03-01 Thread nchammas
Github user nchammas commented on the pull request: https://github.com/apache/spark/pull/792#issuecomment-76636143 This PR has gone stale. Through the discussion here, it seems like we want this change, contingent on some updates. @ankurdave @lianhuiwang Do we want to update

[GitHub] spark pull request: Add a function that can build an EdgePartition...

2014-09-10 Thread lianhuiwang
Github user lianhuiwang commented on the pull request: https://github.com/apache/spark/pull/792#issuecomment-55122492 @ankurdave yes, i agree with you. like this: def toEdgePartition(sort: Boolean = true): EdgePartition[ED, VD] = { } --- If your project is set up for it,

[GitHub] spark pull request: Add a function that can build an EdgePartition...

2014-07-29 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/740 --- 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: Add a function that can build an EdgePartition...

2014-05-31 Thread ankurdave
Github user ankurdave commented on the pull request: https://github.com/apache/spark/pull/792#issuecomment-44746294 Thanks, I meant to do this a while ago but never got around to it. The code duplication is unfortunate, though. Why not just have toEdgePartition take an

[GitHub] spark pull request: Add a function that can build an EdgePartition...

2014-05-16 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/792#issuecomment-43239147 Merged build finished. All automated tests passed. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well.

[GitHub] spark pull request: Add a function that can build an EdgePartition...

2014-05-16 Thread ArcherShao
GitHub user ArcherShao opened a pull request: https://github.com/apache/spark/pull/792 Add a function that can build an EdgePartition faster. If user can make sure every edge add by the order, use this function to build an EdgePartition will be faster. You can merge this pull

[GitHub] spark pull request: Add a function that can build an EdgePartition...

2014-05-16 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/792#issuecomment-43234545 Merged build started. --- 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

[GitHub] spark pull request: Add a function that can build an EdgePartition...

2014-05-16 Thread ArcherShao
Github user ArcherShao commented on the pull request: https://github.com/apache/spark/pull/740#issuecomment-43234498 PrimitiveKeyOpenHashMap has changed to GraphXPrimitiveKeyOpenHashMap, I will send a new pull request. --- If your project is set up for it, you can reply to this

[GitHub] spark pull request: Add a function that can build an EdgePartition...

2014-05-16 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/792#issuecomment-43239148 All automated tests passed. Refer to this link for build results: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/15025/ --- If your project

[GitHub] spark pull request: Add a function that can build an EdgePartition...

2014-05-14 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/740#issuecomment-43084353 Refer to this link for build results: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/14982/ --- If your project is set up for it, you can

[GitHub] spark pull request: Add a function that can build an EdgePartition...

2014-05-14 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/740#issuecomment-43083859 Merged build started. --- 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

[GitHub] spark pull request: Add a function that can build an EdgePartition...

2014-05-14 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/740#issuecomment-43083848 Merged build triggered. --- 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: Add a function that can build an EdgePartition...

2014-05-12 Thread ArcherShao
GitHub user ArcherShao opened a pull request: https://github.com/apache/spark/pull/740 Add a function that can build an EdgePartition faster. If user can make sure every edge add by the order, use this function to build an EdgePartition will be faster. You can merge this pull

[GitHub] spark pull request: Add a function that can build an EdgePartition...

2014-05-12 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/740#issuecomment-42845140 Can one of the admins verify this patch? --- 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

[GitHub] spark pull request: Add a function that can build an EdgePartition...

2014-05-12 Thread rxin
Github user rxin commented on the pull request: https://github.com/apache/spark/pull/740#issuecomment-42869409 Jenkins, add to whitelist. --- 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

[GitHub] spark pull request: Add a function that can build an EdgePartition...

2014-05-12 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/740#issuecomment-42869892 Merged build triggered. --- 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: Add a function that can build an EdgePartition...

2014-05-12 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/740#issuecomment-42872474 Merged build finished. --- 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: Add a function that can build an EdgePartition...

2014-05-12 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/740#issuecomment-42872475 Refer to this link for build results: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/14901/ --- If your project is set up for it, you can

[GitHub] spark pull request: Add a function that can build an EdgePartition...

2014-05-12 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/740#issuecomment-42872284 Merged build started. --- 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