[ 
https://issues.apache.org/jira/browse/YARN-11579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17769693#comment-17769693
 ] 

ASF GitHub Bot commented on YARN-11579:
---------------------------------------

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

   <!--
     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
   
   JIRA: YARN-11579. Fix 'Physical Mem Used' and 'Physical VCores Used' are not 
displaying data.
   
   - Before the fix
   
![image](https://github.com/apache/hadoop/assets/55643692/1ed5b32e-99b5-41e6-8b7e-b6631894bec6)
   
   - After the fix
   
![image](https://github.com/apache/hadoop/assets/55643692/90a2bb73-fe43-46d5-b43c-b0f2ab84982c)
   
   
   ### How was this patch tested?
   
   Add Junit Test.
   
   ### For code changes:
   
   - [ ] Does the title or this PR starts with the corresponding JIRA issue id 
(e.g. 'HADOOP-17799. Your PR title ...')?
   - [ ] Object storage: have the integration tests been executed and the 
endpoint declared according to the connector-specific documentation?
   - [ ] If adding new dependencies to the code, are these dependencies 
licensed in a way that is compatible for inclusion under [ASF 
2.0](http://www.apache.org/legal/resolved.html#category-a)?
   - [ ] If applicable, have you updated the `LICENSE`, `LICENSE-binary`, 
`NOTICE-binary` files?
   
   




> Fix 'Physical Mem Used' and 'Physical VCores Used' are not displaying data
> --------------------------------------------------------------------------
>
>                 Key: YARN-11579
>                 URL: https://issues.apache.org/jira/browse/YARN-11579
>             Project: Hadoop YARN
>          Issue Type: Improvement
>          Components: federation, router
>    Affects Versions: 3.4.0
>            Reporter: Shilun Fan
>            Assignee: Shilun Fan
>            Priority: Major
>
> During the YARN Federation integration testing process, we encountered an 
> issue where the 'About' page of the Router does not display cluster resource 
> utilization. This problem arises from the omission of calculations for the 
> 'Physical Mem Used' and 'Physical VCores Used' metrics when merging metrics 
> from sub-clusters.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to