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

Manikandan R commented on YARN-4175:
------------------------------------

Thanks [~asuresh]. Updated earlier patch to do unit conversions for resource 
types if there is any difference in units between client side and server side 
(given units are not empty at both sides), rather than simply converting it to 
"Mi". For "memory" Mandatory resource, "Mi" would be assumed as unit if clients 
doesn't specify units and conversion would happen only if there is any 
difference between both values 
(given units are not empty at both sides). For "vcores" Mandatory resource,  
assuming unit is going to be empty always, left the code as it is. Also added a 
test case to cover this case as well. Please review .004 patch.

> Example of use YARN-1197
> ------------------------
>
>                 Key: YARN-4175
>                 URL: https://issues.apache.org/jira/browse/YARN-4175
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>          Components: api, nodemanager, resourcemanager
>            Reporter: Wangda Tan
>            Assignee: MENG DING
>            Priority: Major
>         Attachments: YARN-4175.003.patch, YARN-4175.1.patch, YARN-4175.2.patch
>
>
> Like YARN-2609, we need a example program to demonstrate how to use YARN-1197 
> from end-to-end.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to