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 "Xuan Gong (JIRA)" <ji...@apache.org> on 2015/06/08 20:33:00 UTC

[jira] [Commented] (YARN-3785) Support for vcores during submitApp in MockRM test class

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

Xuan Gong commented on YARN-3785:
---------------------------------

Thanks for working on this. [~sunilg].
Looks like that we have added a new subApps() method which accept Resource as parameter in MockRM, and re-write all other subApps() method by using this new subApps() method. 
But I did not see "vcores". I understand that with this patch in the future, if we want to support vcores, we have already support Resource as parameter. 
Could you re-name the ticket title a little bit ?

> Support for vcores during submitApp in MockRM test class
> --------------------------------------------------------
>
>                 Key: YARN-3785
>                 URL: https://issues.apache.org/jira/browse/YARN-3785
>             Project: Hadoop YARN
>          Issue Type: Bug
>          Components: resourcemanager
>            Reporter: Sunil G
>            Assignee: Sunil G
>            Priority: Minor
>         Attachments: 0001-YARN-3785.patch
>
>
> Currently MockRM#submitApp supports only memory. Adding test cases to support vcores so that DominentResourceCalculator can be tested with this.



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