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

2018-10-04 Thread Arun Suresh (JIRA)


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

Arun Suresh updated YARN-4293:
--
Issue Type: Improvement  (was: Sub-task)
Parent: (was: YARN-1011)

> 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: Improvement
>Reporter: Wangda Tan
>Assignee: Sunil Govindan
>Priority: Major
> Fix For: 2.8.0, 3.0.0-alpha1
>
> Attachments: 0001-YARN-4293.patch, 0002-YARN-4293.patch, 
> 0003-YARN-4293.patch
>
>
> In order to get resource utilization information easier, "yarn node" CLI 
> should include resource utilization on the node.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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



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

2015-12-16 Thread Wangda Tan (JIRA)

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

Wangda Tan updated YARN-4293:
-
Description: In order to get resource utilization information easier, "yarn 
node" CLI should include resource utilization on the node.

> 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, 0002-YARN-4293.patch, 
> 0003-YARN-4293.patch
>
>
> In order to get resource utilization information easier, "yarn node" CLI 
> should include resource utilization on the node.



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


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

2015-12-15 Thread Sunil G (JIRA)

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

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

Thank you [~leftnoteasy]. Yes, we need to make the changes in annotations. 
Uploading  a new patch addressing the same. Thank you [~kasha] for the 
clarification.

> 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, 0002-YARN-4293.patch, 
> 0003-YARN-4293.patch
>
>




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


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

2015-12-12 Thread Sunil G (JIRA)

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

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

Thank you [~leftnoteasy] for sharing the comments.
Adding empty resource utilization cases in CLI, also added a test case to 
verify same. Apart from this, fixed valid test failures reported in jenkins.

Uploading a new patch. Kindly help to review the same.

> 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, 0002-YARN-4293.patch
>
>




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


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

2015-11-25 Thread Sunil G (JIRA)

 [ 
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)