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

GetProgress during MR over a matrix

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • None
    • math
    • None

    Description

      Defaultly, we don't know how to get progress during MR over a HBase table.

      But in a matrix, the data are sorted by row-no. we know the rows of a split of a HBase table.
      we can compute progress by <no. row processed> / <total rows of the split>.

      And this is helpful that we can know the progress during blocking, multiplication and other operations.

      Attachments

        1. HAMA-144.patch
          5 kB
          Sijie Guo
        2. HAMA-144_v03.patch
          4 kB
          Sijie Guo
        3. HAMA-144_v02.patch
          4 kB
          Sijie Guo
        4. HAMA-144_v01.patch
          4 kB
          Sijie Guo

        Activity

          People

            Unassigned Unassigned
            hustlmsp Sijie Guo
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: