Andras Gyori created YARN-10795:
-----------------------------------
Summary: Improve Capacity Scheduler reinitialisation performance
Key: YARN-10795
URL: https://issues.apache.org/jira/browse/YARN-10795
Project: Hadoop YARN
Issue Type: Improvement
Components: capacity scheduler
Reporter: Andras Gyori
Mostly due to CapacitySchedulerConfiguration#getPropsWithPrefix or similar
methods, the CapacityScheduler#reinit method has some quadratic complexity part
with respect to queue numbers. Over 1000+ queues, it is a matter of minutes,
which is too high to be a viable option when it is used in mutation api.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]