[jira] [Updated] (YARN-803) factor out scheduler config validation from the ResourceManager to each scheduler implementation

2013-06-14 Thread Alejandro Abdelnur (JIRA)

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

Alejandro Abdelnur updated YARN-803:


Issue Type: Improvement  (was: Bug)

> factor out scheduler config validation from the ResourceManager to each 
> scheduler implementation
> 
>
> Key: YARN-803
> URL: https://issues.apache.org/jira/browse/YARN-803
> Project: Hadoop YARN
>  Issue Type: Improvement
>  Components: resourcemanager, scheduler
>Affects Versions: 2.0.4-alpha
>Reporter: Alejandro Abdelnur
>Assignee: Alejandro Abdelnur
> Attachments: YARN-803.patch, YARN-803.patch, YARN-803.patch
>
>
> Per discussion in YARN-789 we should factor out from the ResourceManager 
> class the scheduler config validations.

--
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-803) factor out scheduler config validation from the ResourceManager to each scheduler implementation

2013-06-14 Thread Alejandro Abdelnur (JIRA)

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

Alejandro Abdelnur updated YARN-803:


Attachment: YARN-803.patch

updated patch that makes FS validateConf private and updates imports of 
YarnRuntimeException (required after YARN-773).

I'll commit once test-patch +1s.

> factor out scheduler config validation from the ResourceManager to each 
> scheduler implementation
> 
>
> Key: YARN-803
> URL: https://issues.apache.org/jira/browse/YARN-803
> Project: Hadoop YARN
>  Issue Type: Bug
>  Components: resourcemanager, scheduler
>Affects Versions: 2.0.4-alpha
>Reporter: Alejandro Abdelnur
>Assignee: Alejandro Abdelnur
> Attachments: YARN-803.patch, YARN-803.patch, YARN-803.patch
>
>
> Per discussion in YARN-789 we should factor out from the ResourceManager 
> class the scheduler config validations.

--
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-803) factor out scheduler config validation from the ResourceManager to each scheduler implementation

2013-06-13 Thread Alejandro Abdelnur (JIRA)

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

Alejandro Abdelnur updated YARN-803:


Attachment: YARN-803.patch

patch integrating feedback from Zhijie and Sandy as per my previous comment.

> factor out scheduler config validation from the ResourceManager to each 
> scheduler implementation
> 
>
> Key: YARN-803
> URL: https://issues.apache.org/jira/browse/YARN-803
> Project: Hadoop YARN
>  Issue Type: Bug
>  Components: resourcemanager, scheduler
>Affects Versions: 2.0.4-alpha
>Reporter: Alejandro Abdelnur
>Assignee: Alejandro Abdelnur
> Attachments: YARN-803.patch, YARN-803.patch
>
>
> Per discussion in YARN-789 we should factor out from the ResourceManager 
> class the scheduler config validations.

--
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-803) factor out scheduler config validation from the ResourceManager to each scheduler implementation

2013-06-13 Thread Alejandro Abdelnur (JIRA)

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

Alejandro Abdelnur updated YARN-803:


Attachment: YARN-803.patch

patch moving conf validation to the setConf() method of the scheduler impls. 
Making FS to implement Configurable.

> factor out scheduler config validation from the ResourceManager to each 
> scheduler implementation
> 
>
> Key: YARN-803
> URL: https://issues.apache.org/jira/browse/YARN-803
> Project: Hadoop YARN
>  Issue Type: Bug
>  Components: resourcemanager, scheduler
>Affects Versions: 2.0.4-alpha
>Reporter: Alejandro Abdelnur
>Assignee: Alejandro Abdelnur
> Attachments: YARN-803.patch
>
>
> Per discussion in YARN-789 we should factor out from the ResourceManager 
> class the scheduler config validations.

--
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