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

Ravi Prakash commented on MAPREDUCE-3147:
-----------------------------------------

Hi Mahadev,

Sorry I typoed in the last comment. Jobs can still be submitted to a.b.c.d 
(rather than root.a.b.c.d). Just submitting to 'd' wouldn't work. The reason 
for this change is that if there were two queues configured

root.a.b.c.d and
root.x.y.z.d

then to disambiguate you would NEED to specify the whole path. Nathan was in 
favor of using whole path names rather than disallowing two leaf queues to have 
the same name.
                
> Handle leaf queues with the same name properly
> ----------------------------------------------
>
>                 Key: MAPREDUCE-3147
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3147
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>          Components: mrv2
>    Affects Versions: 0.23.0
>            Reporter: Ravi Prakash
>            Assignee: Ravi Prakash
>             Fix For: 0.23.1
>
>         Attachments: MAPREDUCE-3147.branch-0.23.patch
>
>
> If there are two leaf queues with the same name, there is ambiguity while 
> submitting jobs, displaying queue info. When such ambiguity exists, the 
> system should ask for clarification / show disambiguated information.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to