You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-commits@hadoop.apache.org by in...@apache.org on 2021/12/08 18:04:39 UTC

[hadoop] branch trunk updated (66a08e9 -> ffee92b)

This is an automated email from the ASF dual-hosted git repository.

inigoiri pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/hadoop.git.


    from 66a08e9  YARN-11038. Fix testQueueSubmitWithACL* tests in TestAppManager. Contributed by Tamas Domok
     add ffee92b  YARN-11005. Implement the core QUEUE_LENGTH_THEN_RESOURCES OContainer allocation policy (#3717)

No new revisions were added by this update.

Summary of changes:
 .../util/resource/DominantResourceCalculator.java  |  37 +-
 .../OpportunisticContainerAllocatorAMService.java  |   4 +-
 ...CentralizedOpportunisticContainerAllocator.java |  16 +-
 .../scheduler/distributed/ClusterNode.java         | 229 +++++++--
 .../distributed/NodeQueueLoadMonitor.java          | 271 +++++++++--
 .../distributed/TestNodeQueueLoadMonitor.java      | 520 ++++++++++++++++++++-
 6 files changed, 977 insertions(+), 100 deletions(-)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-commits-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-commits-help@hadoop.apache.org