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

add local checkpointing to GraphX

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Incomplete
    • 1.5.2
    • None
    • GraphX

    Description

      local checkpointing was added to RDD to speed up iterative spark jobs, but this capability hasn't been added to GraphX. Adding localCheckpoint to GraphImpl, EdgeRDDImpl, and VertexRDDImpl greatly improved the speed of a k-core algorithm I'm using (at the cost of fault tolerance, of course).

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              etseidl Edward Seidl
              Votes:
              3 Vote for this issue
              Watchers:
              11 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: