Uploaded image for project: 'Hadoop YARN'
  1. Hadoop YARN
  2. YARN-556 [Umbrella] RM Restart phase 2 - Work preserving restart
  3. YARN-2001

Threshold for RM to accept requests from AM after failover

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.6.0
    • resourcemanager
    • None
    • Reviewed

    Description

      After failover, RM may require a certain threshold to determine whether it’s safe to make scheduling decisions and start accepting new container requests from AMs. The threshold could be a certain amount of nodes. i.e. RM waits until a certain amount of nodes joining before accepting new container requests. Or it could simply be a timeout, only after the timeout RM accepts new requests.
      NMs joined after the threshold can be treated as new NMs and instructed to kill all its containers.

      Attachments

        1. YARN-2001.1.patch
          10 kB
          Jian He
        2. YARN-2001.2.patch
          15 kB
          Jian He
        3. YARN-2001.3.patch
          13 kB
          Jian He
        4. YARN-2001.4.patch
          15 kB
          Jian He
        5. YARN-2001.5.patch
          16 kB
          Jian He
        6. YARN-2001.5.patch
          16 kB
          Jian He
        7. YARN-2001.5.patch
          16 kB
          Jian He

        Issue Links

          Activity

            People

              jianhe Jian He
              jianhe Jian He
              Votes:
              0 Vote for this issue
              Watchers:
              15 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: