[
https://issues.apache.org/jira/browse/AMBARI-23122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16383210#comment-16383210
]
Akhil S Naik commented on AMBARI-23122:
---------------------------------------
while adding a Queue in Input Box we are converting to LowerCase and searching
https://github.com/apache/ambari/blob/79cca1c7184f1661236971dac70d85a83fab6c11/contrib/views/capacity-scheduler/src/main/resources/ui/app/components/pathInput.js#L70
I think its not required as YARN Capacity Scheduler allows case Sensitive
Queue Name's
> 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
> Priority: Major
> 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
>
>
> 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)