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

Improvement for GraphJobMessage comparation operation

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.6.1
    • 0.6.2
    • graph
    • None

    Description

      Currently, GraphJobMessage comparation opertion depends on the default comparator (org.apache.hadoop.io.WritableComparator used), which has to read out all GraphJobMessage message (including vertexId and vertexValue) when does the comparation.
      Since lots of comparation operations happen in graph computing, this limitation makes a performance downgrade.

      Attachments

        1. HAMA-761.patch
          3 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: