[GitHub] spark pull request: [SPARK-5450][GraphX] Add APIs to save a graph ...

2015-07-21 Thread maropu
Github user maropu closed the pull request at: https://github.com/apache/spark/pull/4244 --- 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-5450][GraphX] Add APIs to save a graph ...

2015-07-17 Thread srowen
Github user srowen commented on the pull request: https://github.com/apache/spark/pull/4244#issuecomment-122296617 @ankurdave are you progressing with this PR or should we close it? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub

[GitHub] spark pull request: [SPARK-5450][GraphX] Add APIs to save a graph ...

2015-04-27 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/4244#issuecomment-96769748 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: [SPARK-5450][GraphX] Add APIs to save a graph ...

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

[GitHub] spark pull request: [SPARK-5450][GraphX] Add APIs to save a graph ...

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

[GitHub] spark pull request: [SPARK-5450][GraphX] Add APIs to save a graph ...

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

[GitHub] spark pull request: [SPARK-5450][GraphX] Add APIs to save a graph ...

2015-01-29 Thread ankurdave
Github user ankurdave commented on the pull request: https://github.com/apache/spark/pull/4244#issuecomment-72152884 ok to test --- 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

[GitHub] spark pull request: [SPARK-5450][GraphX] Add APIs to save a graph ...

2015-01-28 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/4244#issuecomment-71808734 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: [SPARK-5450][GraphX] Add APIs to save a graph ...

2015-01-28 Thread maropu
GitHub user maropu opened a pull request: https://github.com/apache/spark/pull/4244 [SPARK-5450][GraphX] Add APIs to save a graph as a SequenceFile and load it As the size of input data increases, building Graph eat much processing time via GraphLoader.edgeListFile() or RDD