Uploaded image for project: 'Hadoop YARN'
  1. Hadoop YARN
  2. YARN-7054 Yarn Service Phase 2
  3. YARN-7565

Yarn service pre-maturely releases the container after AM restart

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 3.1.0
    • None
    • None
    • Reviewed

    Description

      With YARN-6168, recovered containers can be reported to AM in response to the AM heartbeat.

      Currently, the Service Master will release the containers, that are not reported in the AM registration response, immediately.

      Instead, the master can wait for a configured amount of time for the containers to be recovered by RM. These containers are sent to AM in the heartbeat response. Once a container is not reported in the configured interval, it can be released by the master.

      Attachments

        1. YARN-7565.001.patch
          33 kB
          Chandni Singh
        2. YARN-7565.002.patch
          34 kB
          Chandni Singh
        3. YARN-7565.003.patch
          33 kB
          Chandni Singh
        4. YARN-7565.004.patch
          34 kB
          Chandni Singh
        5. YARN-7565.005.patch
          34 kB
          Chandni Singh
        6. YARN-7565.addendum.001.patch
          2 kB
          Wangda Tan

        Issue Links

          Activity

            People

              csingh Chandni Singh
              csingh Chandni Singh
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: