yangjiandan opened a new pull request, #6849:
URL: https://github.com/apache/hadoop/pull/6849

   Diagnostics lacks userlimit info when user capacity has reached its maximum 
limit
   
   <!--
     Thanks for sending a pull request!
       1. If this is your first time, please read our contributor guidelines: 
https://cwiki.apache.org/confluence/display/HADOOP/How+To+Contribute
       2. Make sure your PR title starts with JIRA issue id, e.g., 
'HADOOP-17799. Your PR title ...'.
   -->
   
   ### Description of PR
   Capacity scheduler supports user limit to avoid a single user use the whole 
queue resource. but when resource used by a user reached its user limit, it 
lacks related info in diagnostics in web page, just as shown in the figure 
below. We may need add user limit and resource used by the user to help debug.
   
![image](https://github.com/apache/hadoop/assets/1585737/30cf2f71-d47c-45a1-930c-8f9ba6d91297)
   
   ### How was this patch tested?
   Current uts are ok.
   
   
   
   


-- 
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]

Reply via email to