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 "Sunil G (JIRA)" <ji...@apache.org> on 2015/11/25 20:09:11 UTC

[jira] [Updated] (YARN-4293) ResourceUtilization should be a part of yarn node CLI

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

Sunil G updated YARN-4293:
--------------------------
    Attachment: 0001-YARN-4293.patch

Attaching an initial version.

- This became little trickier as {{ResourceUtilization}} was written in {{org.apache.hadoop.yarn.server.api.records}} where as we needed it in {{org.apache.hadoop.yarn.api.records}}. Since we need to pull this info to client as node report. So i moved these classes to *yarn.api*, hence all source files which used {{ResourceUtilization}} needed a change in import.
- This information is added to "node -status" command only.

[~leftnoteasy] could you please help to check this and let me know whether the approach is fine or not. Thank You.

> ResourceUtilization should be a part of yarn node CLI
> -----------------------------------------------------
>
>                 Key: YARN-4293
>                 URL: https://issues.apache.org/jira/browse/YARN-4293
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>            Reporter: Wangda Tan
>            Assignee: Sunil G
>         Attachments: 0001-YARN-4293.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)