Uploaded image for project: 'Giraph (Retired)'
  1. Giraph (Retired)
  2. GIRAPH-677

all workers suspended at 'saveVertices' when use out of core

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.0.0, 1.1.0
    • 1.0.0
    • graph
    • None
    • Giraph 1.0.0 with Hadoop 0.20.2

    Description

      When I set giraph.useOutOfCoreGraph=true by using OOC features, all wokers suspended at 'save vertices' status.

      The reason is in BspServiceWorker.saveVertices, patition is not put back after get.

      Add getPartitionStore().putPartition(partition) to line 973 is ok.

      Attachments

        1. GIRAPH-667.diff
          0.7 kB
          Claudio Martella

        Activity

          People

            cmartella Claudio Martella
            pengzhang David Zhang
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: