liu bin created YARN-11205:
------------------------------
Summary: Do not reset max applications for a queue based on
absolute capacity
Key: YARN-11205
URL: https://issues.apache.org/jira/browse/YARN-11205
Project: Hadoop YARN
Issue Type: Bug
Components: capacityscheduler
Reporter: liu bin
when we use absolute resource configuration in capacityscheduler, the max
applications will be reset based on queue‘s AbsoluteCapacity.
When the cluster is just started and nodemanager has not been registered, max
applications will be set to 0, applications cannot be submitted.
RM log:
LeafQueue:root.hadoop, maxApplications=0, maxApplicationsPerUser=0, Abs Cap:NaN
I think it's meaningless to reset max applications, so we can just delete
these codes.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]