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

Remove sleep from MRAppMaster during app-finish.

    XMLWordPrintableJSON

Details

    • Task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 0.23.0
    • None
    • mrv2
    • None

    Description

      MRAppMaster waits for 5 secs during app-finish, this was needed before we had
      client-side redirection. This affects the app execution in that, AppMaster will killed by the NM once NM gets
      confirmation from RM.

      AppMaster should go away immediately. Also, the done call to RM from AM should be the last thing AM ever does.
      Otherwise, today, JobHistory writing gets interrupted if AM gets killed by the NM.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              amolkekre Amol Kekre
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: