You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2021/12/29 05:19:15 UTC

[GitHub] [spark] cloud-fan commented on pull request #35005: [SPARK-8582][CORE] Checkpoint eagerly when asked to do so for real

cloud-fan commented on pull request #35005:
URL: https://github.com/apache/spark/pull/35005#issuecomment-1002402205


   To confirm: If people do
   ```
   rdd.checkpoint()
   rdd.count
   ```
   Spark will run the job twice? This looks like an existing bug in spark core. I'm fine with this PR as a workaround at the SQL side.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org