Hean-Chhinling commented on PR #8675: URL: https://github.com/apache/hadoop/pull/8675#issuecomment-5291049949
> Why this validation was not running during your test? > > https://github.com/apache/hadoop/blob/7f491908020e7dccc6fcdad3574e0fd0b6af2b2c/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/capacity/CapacitySchedulerConfiguration.java#L607 Hmm..I don't think we are hitting this exception. The root queue is always 100% by itself. This is to editCapacity for root queue in weight and absolute mode. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
