This is an automated email from the ASF dual-hosted git repository.
wangda pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/hadoop.git.
from f1766e5 YARN-10596. Allow static definition of childless ParentQueues
with auto-queue-creation-v2 enabled. Contributed by Andras Gyori
new b7384a8 YARN-10531. Be able to disable user limit factor for
CapacityScheduler Leaf Queue. (Qi Zhu via wangda)
new 4f00815 YARN-10587. Fix AutoCreateLeafQueueCreation cap related
caculation when in absolute mode. (Qi Zhu via wangda)
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../scheduler/capacity/AbstractCSQueue.java | 9 +-
.../scheduler/capacity/LeafQueue.java | 26 ++++-
.../scheduler/capacity/ParentQueue.java | 4 +-
.../scheduler/capacity/PlanQueue.java | 3 +
.../scheduler/capacity/UsersManager.java | 12 ++-
.../GuaranteedOrZeroCapacityOverTimePolicy.java | 9 +-
.../TestAbsoluteResourceConfiguration.java | 12 ++-
.../TestAbsoluteResourceWithAutoQueue.java | 12 +--
.../TestCapacitySchedulerNewQueueAutoCreation.java | 35 +++++++
.../scheduler/capacity/TestLeafQueue.java | 110 ++++++++++++++++++++-
10 files changed, 209 insertions(+), 23 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]