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

2013-04-28 Thread Kenji Kikushima (JIRA)

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

Kenji Kikushima updated YARN-576:
-

Attachment: YARN-576-4.patch

Sure. No problem.
Added private variables and moved reading conf to init. Also fixed typo.
Thanks.

 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-2.patch, YARN-576-3.patch, YARN-576-4.patch, 
 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


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

2013-04-25 Thread Kenji Kikushima (JIRA)

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

Kenji Kikushima updated YARN-576:
-

Attachment: YARN-576-3.patch

In addition, changed to use BuilderUtils in TestRMNMRPCResponseId and 
TestNMExpiry.

 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-2.patch, YARN-576-3.patch, 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


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

2013-04-19 Thread Kenji Kikushima (JIRA)

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

Kenji Kikushima updated YARN-576:
-

Attachment: YARN-576-2.patch

Wrapped lines and fixed to use BuilderUtils.
I also changed to use BuilderUtils generating NodeId. Is it Needless?
Thank you.

 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-2.patch, 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