[GitHub] spark pull request: [SPARK-3625] In some cases, the RDD.checkpoint...

2014-10-22 Thread witgo
Github user witgo commented on the pull request: https://github.com/apache/spark/pull/2480#issuecomment-60104063 This PR is merged into #2631 --- 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: [SPARK-3625] In some cases, the RDD.checkpoint...

2014-10-22 Thread witgo
Github user witgo closed the pull request at: https://github.com/apache/spark/pull/2480 --- 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 enabl

[GitHub] spark pull request: [SPARK-3625] In some cases, the RDD.checkpoint...

2014-09-22 Thread srowen
Github user srowen commented on a diff in the pull request: https://github.com/apache/spark/pull/2480#discussion_r17845815 --- Diff: core/src/main/scala/org/apache/spark/rdd/RDD.scala --- @@ -1270,13 +1270,12 @@ abstract class RDD[T: ClassTag]( * doCheckpoint() is called rec

[GitHub] spark pull request: [SPARK-3625] In some cases, the RDD.checkpoint...

2014-09-21 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/2480#issuecomment-56304525 [QA tests have finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/20625/consoleFull) for PR 2480 at commit [`edc2353`](https://github.com/a

[GitHub] spark pull request: [SPARK-3625] In some cases, the RDD.checkpoint...

2014-09-21 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/2480#issuecomment-56303360 [QA tests have finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/20624/consoleFull) for PR 2480 at commit [`fff3f36`](https://github.com/a

[GitHub] spark pull request: [SPARK-3625] In some cases, the RDD.checkpoint...

2014-09-21 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/2480#issuecomment-56302378 [QA tests have started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/20625/consoleFull) for PR 2480 at commit [`edc2353`](https://github.com/ap

[GitHub] spark pull request: [SPARK-3625] In some cases, the RDD.checkpoint...

2014-09-21 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/2480#issuecomment-56301739 [QA tests have started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/20624/consoleFull) for PR 2480 at commit [`fff3f36`](https://github.com/ap

[GitHub] spark pull request: SPARK-3625'In some cases, the RDD.checkpoint d...

2014-09-21 Thread witgo
GitHub user witgo opened a pull request: https://github.com/apache/spark/pull/2480 SPARK-3625'In some cases, the RDD.checkpoint does not work You can merge this pull request into a Git repository by running: $ git pull https://github.com/witgo/spark SPARK-3625 Alternatively y