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

Minor bug in computing min-time the reducer should run without getting killed

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 0.6.0
    • None
    • None

    Description

      ShuffleScheduler's shuffleProgressDuration is computed in milliseconds. ShufflePayload's runDuration is computed in microseconds (i.e in OrderedPartitionedKVOutput.generateEventsOnClose())

      This would end up in wrong value in computing min-time the reducer should run without getting killed.

      Attachments

        Activity

          People

            Unassigned Unassigned
            rajesh.balamohan Rajesh Balamohan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: