Uploaded image for project: 'Apache Tez'
  1. Apache Tez
  2. TEZ-2363

Counters: off by 1 error for REDUCE_INPUT_GROUPS counter

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 0.7.0
    • 0.7.0
    • None
    • None

    Description

      The reduce input key groups are not incremented for the first key in operation, only for the second key does it increment in moveToNext() -> nextKey() -> inputKeyCounter.increment(1);

      Attachments

        1. TEZ-2363.1.patch
          7 kB
          Gopal Vijayaraghavan

        Issue Links

          Activity

            People

              gopalv Gopal Vijayaraghavan
              gopalv Gopal Vijayaraghavan
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: