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

Task-Cleanup attempt cannot be given KillTaskAction if the main attempt is killed with a KillTaskAction

    XMLWordPrintableJSON

Details

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

    Description

      If the main attempt is killed with a KillTaskAction and is added to tasksReportedClosed, then the cleanup-attempt for the task (with same id) can not be given a KillTaskAction, since tasksReportedClosed already contains the attemptID.
      The attemptID should be removed from tasksReportedClosed in incompleteSubTask() method.

      Attachments

        1. MAPREDUCE-1410.patch
          12 kB
          Doug Cutting
        2. patch-1410.txt
          12 kB
          Amareshwari Sriramadasu

        Activity

          People

            amareshwari Amareshwari Sriramadasu
            amareshwari Amareshwari Sriramadasu
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated: