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 "Vinod Kumar Vavilapalli (JIRA)" <ji...@apache.org> on 2013/04/19 04:55:17 UTC

[jira] [Commented] (YARN-576) RM should not allow registrations from NMs that do not satisfy minimum scheduler allocations

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

Vinod Kumar Vavilapalli commented on YARN-576:
----------------------------------------------

Kenji, the patch looks good to me. A couple of nits to address:
 - Wrap around lines longer than 80 characters.
 - Use BuilderUtils.newResource() to generate Resource objects in MockNM and TestResourceTrackerService.
                
> RM should not allow registrations from NMs that do not satisfy minimum scheduler allocations
> --------------------------------------------------------------------------------------------
>
>                 Key: YARN-576
>                 URL: https://issues.apache.org/jira/browse/YARN-576
>             Project: Hadoop YARN
>          Issue Type: Bug
>            Reporter: Hitesh Shah
>            Assignee: Kenji Kikushima
>              Labels: newbie
>         Attachments: YARN-576.patch
>
>
> If the minimum resource allocation configured for the RM scheduler is 1 GB, the RM should drop all NMs that register with a total capacity of less than 1 GB. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira