Uploaded image for project: 'Hama'
  1. Hama
  2. HAMA-571

Provide graph repair function in GraphJobRunner

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.5.0
    • bsp core, graph
    • None

    Description

      As discussed here, we want to add a configurable checker that repairs maybe broken graph adjacency lists.

      http://mail-archives.apache.org/mod_mbox/incubator-hama-user/201204.mbox/%3CCAJ-%3DysmSdYoX5t1pPjGi0KXWM%3DYVN2s8CoCgw5V3jXU3F74MHw%40mail.gmail.com%3E

      Currently each vertex addressed in an edge by the adjacency list is needed on the vertex map somewhere in the cluster.
      If that vertex isn't available it will result in NullPointerExceptions.
      Pseudocode is attached in that mail archive.

      Attachments

        1. HAMA-571_windows_first.patch
          4 kB
          Thomas Jungblut
        2. HAMA-571_2.patch
          25 kB
          Thomas Jungblut

        Activity

          People

            thomas.jungblut Thomas Jungblut
            thomas.jungblut Thomas Jungblut
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: