riyakhdl commented on PR #5527: URL: https://github.com/apache/hadoop/pull/5527#issuecomment-1519537580
Thanks @ashutoshcipher & @ayushtkn for reviewing, This change was proposed during an escalation, where the customer had confusion about the difference between "Max Resource" and "Effective Max Capacity" for a dedicated queue. Here is the doc explaining how “Max Resource” is calculated. Thanks to Szilard Nemeth for the detailed explanation. [Max resource calculation.zip](https://github.com/apache/hadoop/files/11307793/Max.resource.calculation.zip) So as seen from the calculation "Max Resource" is actually from userLimitResource, hence it seems better to change the label “Max Resource” to “User Limit Resource". -- 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]
