Uploaded image for project: 'Hadoop Map/Reduce'
  1. Hadoop Map/Reduce
  2. MAPREDUCE-5008

Merger progress miscounts with respect to EOF_MARKER

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.0.3-alpha
    • 1.2.0, 2.1.0-beta
    • None
    • None
    • Reviewed

    Description

      After MAPREDUCE-2264, a segment's raw data length is calculated without the EOF_MARKER bytes. However, when the merge is counting how many bytes it processed, it includes the marker. This can cause the merge progress to go above 100%.

      Whether these EOF_MARKER bytes should count should be consistent between the two.

      This a JIRA instead of an amendment because MAPREDUCE-2264 already went into 2.0.3.

      Attachments

        1. MAPREDUCE-5008.patch
          2 kB
          Sandy Ryza
        2. MAPREDUCE-5008.patch
          2 kB
          Sandy Ryza
        3. MAPREDUCE-5008-branch-1.patch
          2 kB
          Sandy Ryza

        Activity

          People

            sandyr Sandy Ryza
            sandyr Sandy Ryza
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: