Uploaded image for project: 'Hadoop YARN'
  1. Hadoop YARN
  2. YARN-180

Capacity scheduler - containers that get reserved create container token to early

    XMLWordPrintableJSON

Details

    Description

      The capacity scheduler has the ability to 'reserve' containers. Unfortunately before it decides that it goes to reserved rather then assigned, the Container object is created which creates a container token that expires in roughly 10 minutes by default.

      This means that by the time the NM frees up enough space on that node for the container to move to assigned the container token may have expired.

      Attachments

        1. YARN-180.patch
          3 kB
          Robert Joseph Evans
        2. YARN-180.patch
          3 kB
          Arun Murthy
        3. YARN-180.patch
          3 kB
          Arun Murthy
        4. YARN-180-branch_0.23.patch
          3 kB
          Thomas Graves

        Issue Links

          Activity

            People

              acmurthy Arun Murthy
              tgraves Thomas Graves
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: