Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-1855

Provide memory-and-local-disk RDD checkpointing

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.0.0
    • 1.5.0
    • MLlib, Spark Core
    • None

    Description

      Checkpointing is used to cut long lineage while maintaining fault tolerance. The current implementation is HDFS-based. Using the BlockRDD we can create in-memory-and-local-disk (with replication) checkpoints that are not as reliable as HDFS-based solution but faster.

      It can help applications that require many iterations.

      Attachments

        Issue Links

          Activity

            People

              andrewor14 Andrew Or
              mengxr Xiangrui Meng
              Votes:
              2 Vote for this issue
              Watchers:
              16 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: