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

Sandy Ryza commented on YARN-461:
---------------------------------

My thinking was that a queue name of "" is most likely to come up when a user 
means not to specify any queue (as it was when I got hit by this).  Are you 
saying "" should be a valid queue name?  To me it seems like a lot of confusing 
situations could arise if a user configures this accidentally.
                
> RMAppManager accepts apps with empty string names and queues
> ------------------------------------------------------------
>
>                 Key: YARN-461
>                 URL: https://issues.apache.org/jira/browse/YARN-461
>             Project: Hadoop YARN
>          Issue Type: Bug
>          Components: resourcemanager
>    Affects Versions: 2.0.3-alpha
>            Reporter: Sandy Ryza
>            Assignee: Sandy Ryza
>         Attachments: YARN-461.patch
>
>
> When an app is submitted with "" for the name or queue, the RMAppManager 
> passes it on like it does with any other string.
> Instead it should probably use the default name and queue, as it does when it 
> encounters a null name or queue.

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

Reply via email to