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

TaskHeartbeatHandler misreports a ping timeout as a task timeout

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 0.23.3
    • None
    • mr-am, mrv2

    Description

      When a task fails to ping within the hardcoded ping timeout of 5 minutes, TaskHeartbeatHandler logs a message reporting the wrong timeout value. It reports a timeout of mapreduce.task.timeout seconds rather than the 5 minute ping timeout.

      This can lead to user confusion if they try increasing mapreduce.task.timeout and see the log message showing the larger value but the task continues to timeout after only 5 minutes.

      Attachments

        Activity

          People

            Unassigned Unassigned
            jlowe Jason Darrell Lowe
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated: