Yufei Gu created YARN-5004:
------------------------------
Summary: FS: queue can use more than the max resources set
Key: YARN-5004
URL: https://issues.apache.org/jira/browse/YARN-5004
Project: Hadoop YARN
Issue Type: Bug
Reporter: Yufei Gu
Assignee: Yufei Gu
We found a case that the queue is using 301 vcores while the max is set to 300.
The same for the memory usage. The documentation states (see hadoop 2.7.1
FairScheduler documentation on apache):
-+-+-
A queue will never be assigned a container that would put its aggregate usage
over this limit.
-+-+-
This is clearly not correct in the documentation or the behaviour.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)