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

Send message to non-exist vertex makes the job fail.

    XMLWordPrintableJSON

Details

    • Wish
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 0.6.1
    • 0.6.2
    • graph
    • None

    Description

      In graph computing, when sends message to non-exist vertex, job will fail. The problem triggered from iterate method of org.apache.hama.graph.GraphJobCounter.
      Un-completed graph input exists in the real world. Should we ignore these messages sent to non-exist vertext? Or, should we add the mechanism, adds the additional vertex when Vertex.addEdge called?

      Attachments

        1. HAMA-758.patch
          1 kB
          MaoYuan Xian

        Activity

          People

            kennethxian MaoYuan Xian
            kennethxian MaoYuan Xian
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: