[ 
https://issues.apache.org/jira/browse/HADOOP-3698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12625971#action_12625971
 ] 

Hemanth Yamijala commented on HADOOP-3698:
------------------------------------------

A more complete patch. Has unit tests and javadocs. Request to provide comments 
on the implementation.

Since the QueueManager is the class being used by the framework, some changes 
are required to ResourceManagerConf (used only by HADOOP-3445). This includes 
moving it to a contrib package for schedulers, removing generic queue 
information out of it etc. I did not make these changes in this patch to keep 
the merging of patches simple. I will open a new JIRA for making those changes.



> Implement access control for submitting jobs to queues in the JobTracker
> ------------------------------------------------------------------------
>
>                 Key: HADOOP-3698
>                 URL: https://issues.apache.org/jira/browse/HADOOP-3698
>             Project: Hadoop Core
>          Issue Type: New Feature
>          Components: mapred
>            Reporter: Hemanth Yamijala
>            Assignee: Hemanth Yamijala
>             Fix For: 0.19.0
>
>         Attachments: HADOOP-3698.patch, HADOOP-3698.patch
>
>
> HADOOP-3445 implements multiple queues in the JobTracker as part of the new 
> resource manager for Hadoop (HADOOP-3421). There needs to be a mechanism to 
> control who can submit jobs to a specified queue. This JIRA is for tracking 
> the requirements, approach and implementation for the same.

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