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

TaskAttemptListenerImpl.statusUpdate and TaskAttemptListenerImpl.ping never return false

    XMLWordPrintableJSON

Details

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

    Description

      If a task has been abandoned by the AM but not terminated at the NM, then it will continue to contact the AM. The AM needs to send it a false value in the response to status/ping and that will make the task attempt abort.
      However, these responses currently always return true so such aborts dont get triggered.

      Attachments

        Activity

          People

            bikassaha Bikas Saha
            bikassaha Bikas Saha
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated: