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

Bundling: Searching for multiple containers in a single pass over {queues, applications, priorities}

    XMLWordPrintableJSON

Details

    Description

      More than one container is allocated on many NM heartbeats. Yet, the current scheduler allocates exactly one container per iteration over queues, applications, priorities. When there are many queues, applications, or priorities allocating only one container per iteration can needlessly increase the duration of the NM heartbeat.

      In this JIRA, we propose bundling. That is, allow arbitrarily many containers to be allocated in a single iteration over queues, applications and priorities.

      Attachments

        1. bundling.docx
          15 kB
          Srikanth Kandula

        Issue Links

          Activity

            People

              rgrandl Robert Grandl
              srikanthkandula Srikanth Kandula
              Votes:
              0 Vote for this issue
              Watchers:
              16 Start watching this issue

              Dates

                Created:
                Updated: