Uploaded image for project: 'Hadoop YARN'
  1. Hadoop YARN
  2. YARN-10079 Scheduling of opportunistic containers - Phase 2
  3. YARN-5688

Make allocation of opportunistic containers asynchronous

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • resourcemanager
    • None

    Description

      In the current implementation of the OpportunisticContainerAllocatorAMService, we synchronously perform the allocation of opportunistic containers. This results in "blocking" the service at the RM when scheduling the opportunistic containers.
      The OpportunisticContainerAllocator should instead asynchronously run as a separate thread.

      Attachments

        Issue Links

          Activity

            People

              sampada15 Sampada Dehankar
              kkaranasos Konstantinos Karanasos
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated: