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

Hemanth Yamijala updated HADOOP-3479:
-------------------------------------

    Attachment: 3479.1.patch

This new patch adds Javadocs, unit tests and a more complete API for queue 
related configuration. 

Elsewhere, (for e.g. on HADOOP-3579) we are discussing changes to Configuration 
to have one consistent format and mechanism. When we arrive at a consensus on 
that, we can implement changes in Configuration, and modify the 
ResourceManagerConf class to extend from Configuration and retain the APIs like 
getQueues etc for convenience. These calls will be delegated to the 
Configuration class to get the values. Until then, this patch will help to move 
things forward for other issues tied to HADOOP-3444.

Requesting comments...

> Implement configuration items useful for Hadoop resource manager (v1)
> ---------------------------------------------------------------------
>
>                 Key: HADOOP-3479
>                 URL: https://issues.apache.org/jira/browse/HADOOP-3479
>             Project: Hadoop Core
>          Issue Type: New Feature
>            Reporter: Hemanth Yamijala
>            Assignee: Hemanth Yamijala
>         Attachments: 3479.1.patch, 3479.patch
>
>
> HADOOP-3421 lists requirements for a new resource manager for Hadoop. 
> Implementation for these will require support for new configuration items in 
> Hadoop. This JIRA is to define such configuration, and track it's 
> implementation.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to