[
https://issues.apache.org/jira/browse/YARN-4845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15203793#comment-15203793
]
Wangda Tan commented on YARN-4845:
----------------------------------
>From the Java doc:
{code}
<code>ResourceUtilization</code> models the utilization of a set of computer
resources in the cluster.
{code}
It could be used to track a group of nodes, if so, we may need to mark this as
a block of 2.8.0 release.
> Upgrade fields of o.a.h.y.api.records.ResourceUtilization from int32 to int64
> -----------------------------------------------------------------------------
>
> Key: YARN-4845
> URL: https://issues.apache.org/jira/browse/YARN-4845
> Project: Hadoop YARN
> Issue Type: Sub-task
> Components: api
> Reporter: Wangda Tan
>
> Similar to YARN-4844, if the ResourceUtilization could track all node's
> resources instead of single node, we need to make sure the fields should be
> long instead of int.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)