[
https://issues.apache.org/jira/browse/AMBARI-23122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16385846#comment-16385846
]
Akhil S Naik commented on AMBARI-23122:
---------------------------------------
When Queue is loaded to ambari-view we were differenciating each queue with
unique id which is pathname.toLowerCase() due to which if two queues has same
name it was only displaying once. This is not required.
also while adding new Queue in view no need to search case insensitive, the
search should be case Sensitive.
> Yarn Queue Manager is not case sensitive
> ----------------------------------------
>
> Key: AMBARI-23122
> URL: https://issues.apache.org/jira/browse/AMBARI-23122
> Project: Ambari
> Issue Type: Bug
> Components: ambari-views
> Affects Versions: 2.5.0
> Reporter: Prabhu Joseph
> Assignee: Akhil S Naik
> Priority: Major
> Labels: pull-request-available
> Attachments: Screen Shot 2018-03-01 at 10.47.13 PM.png, Screen Shot
> 2018-03-01 at 10.47.53 PM.png, capacity-scheduler.xml
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> YARN Queue Manager does not allow two queues with "abc" and "ABC" whereas
> YARN Capacity Scheduler allows the same.
> Attached screenshots of YARN Queue Manager and RM UI.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)