You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Daniel Templeton (JIRA)" <ji...@apache.org> on 2017/07/31 22:31:00 UTC

[jira] [Updated] (YARN-6906) Cluster Node API and Cluster Nodes API should report resource types information

     [ https://issues.apache.org/jira/browse/YARN-6906?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel Templeton updated YARN-6906:
-----------------------------------
    Summary: Cluster Node API and Cluster Nodes API should report resource types information  (was: Cluster Node API and Cluster Nodes API should report resource types usage)

> Cluster Node API and Cluster Nodes API should report resource types information
> -------------------------------------------------------------------------------
>
>                 Key: YARN-6906
>                 URL: https://issues.apache.org/jira/browse/YARN-6906
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>          Components: resourcemanager
>    Affects Versions: YARN-3926
>            Reporter: Daniel Templeton
>
> These endpoints currently report:
> {noformat}
> <node>
> <rack>/default-rack</rack>
> <state>RUNNING</state>
> <id>localhost:51877</id>
> <nodeHostName>localhost</nodeHostName>
> <nodeHTTPAddress>localhost:8042</nodeHTTPAddress>
> <lastHealthUpdate>1501534150336</lastHealthUpdate>
> <version>3.0.0-beta1-SNAPSHOT</version>
> <healthReport/>
> <numContainers>4</numContainers>
> <usedMemoryMB>5120</usedMemoryMB>
> <availMemoryMB>3072</availMemoryMB>
> <usedVirtualCores>4</usedVirtualCores>
> <availableVirtualCores>0</availableVirtualCores>
> <numRunningOpportContainers>0</numRunningOpportContainers>
> <usedMemoryOpportGB>0</usedMemoryOpportGB>
> <usedVirtualCoresOpport>0</usedVirtualCoresOpport>
> <numQueuedContainers>0</numQueuedContainers>
> <resourceUtilization>
> <nodePhysicalMemoryMB>0</nodePhysicalMemoryMB>
> <nodeVirtualMemoryMB>0</nodeVirtualMemoryMB>
> <nodeCPUUsage>0.0</nodeCPUUsage>
> <aggregatedContainersPhysicalMemoryMB>0</aggregatedContainersPhysicalMemoryMB>
> <aggregatedContainersVirtualMemoryMB>0</aggregatedContainersVirtualMemoryMB>
> <containersCPUUsage>0.0</containersCPUUsage>
> </resourceUtilization>
> </node>
> {noformat}



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

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