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

TaskAttemptListener should respond with errors to unregistered tasks

    XMLWordPrintableJSON

Details

    • Task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 0.23.0
    • None
    • mr-am, mrv2
    • None

    Description

      The TaskAttemptListener currently accepts TaskUmbilical calls from tasks which may have already been unregistered and processes updates. It should just send back Exceptions so that the tasks die.
      This isn't critical though - since the task/container would eventually be killed by the AM (via a call to NM stopContainer).

      Attachments

        Activity

          People

            Unassigned Unassigned
            sseth Siddharth Seth
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: