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

MRAppMaster should handle Resync from RM instead of shutting down.

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.6.0
    • applicationmaster
    • None
    • Reviewed

    Description

      The ApplicationMasterService currently sends a resync response to which the AM responds by shutting down. The MRAppMaster behavior is expected to change to calling resyncing with the RM. Resync means resetting the allocate RPC sequence number to 0 and the AM should send its entire outstanding request to the RM. Note that if the AM is making its first allocate call to the RM then things should proceed like normal without needing a resync. The RM will return all containers that have completed since the RM last synced with the AM. Some container completions may be reported more than once.

      Attachments

        1. MAPREDUCE-5910.1.patch
          17 kB
          Rohith Sharma K S
        2. MAPREDUCE-5910.2.patch
          24 kB
          Rohith Sharma K S
        3. MAPREDUCE-5910.3.patch
          22 kB
          Rohith Sharma K S
        4. MAPREDUCE-5910.4.patch
          23 kB
          Jian He

        Issue Links

          Activity

            People

              rohithsharma Rohith Sharma K S
              rohithsharma Rohith Sharma K S
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: