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

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

GitHub user zhaoyim opened a pull request:

    https://github.com/apache/hadoop/pull/320

    YARN-7684. Fix The Total Memory and VCores display in the yarn UI is …

    The Total Memory and VCores display in the yarn UI is not correct with 
labeled node
    
    Use the cluster resource memory and Vcores info instead of the root queue 
metrics, availableMB + allocatedMB. and availableVirtualCores + 
allocatedVirtualCores.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/zhaoyim/hadoop branch-2.7.3

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/hadoop/pull/320.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #320
    
----
commit fcec8fd9bde074dda399d56dd426d4fd9aa9c55f
Author: zhaoyim <yyyiming@...>
Date:   2017-12-28T15:53:22Z

    YARN-7684. Fix The Total Memory and VCores display in the yarn UI is not 
correct with labeled node

----


> The Total Memory  and VCores display in the yarn UI is not correct with 
> labeled node
> ------------------------------------------------------------------------------------
>
>                 Key: YARN-7684
>                 URL: https://issues.apache.org/jira/browse/YARN-7684
>             Project: Hadoop YARN
>          Issue Type: Bug
>          Components: webapp
>    Affects Versions: 2.7.3
>            Reporter: Zhao Yi Ming
>            Assignee: Zhao Yi Ming
>         Attachments: YARN-7684-branch-2.7.3.001.patch, yarn_issue.pdf
>
>
> The Total Memory  and VCores display in the yarn UI is not correct with 
> labeled node
> recreate steps:
> 1. should have a hadoop cluster
> 2. enabled the yarn Node Labels feature
> 3. create a label eg: yarn rmadmin -addToClusterNodeLabels "test"
> 4. add a node into the label eg: yarn rmadmin -replaceLabelsOnNode 
> "zhaoyim02.com=test"
> 5. then go to the yarn UI http://<hostname>:8088/cluster/nodes



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org

Reply via email to