[
https://issues.apache.org/jira/browse/AMBARI-7840?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Srimanth Gunturi updated AMBARI-7840:
-------------------------------------
Attachment: AMBARI-7840.patch
> Slider View: App names should only contain small caps and numbers
> -----------------------------------------------------------------
>
> Key: AMBARI-7840
> URL: https://issues.apache.org/jira/browse/AMBARI-7840
> Project: Ambari
> Issue Type: Bug
> Components: contrib
> Affects Versions: 1.7.0
> Reporter: Srimanth Gunturi
> Assignee: Srimanth Gunturi
> Fix For: 1.7.0
>
> Attachments: AMBARI-7840.patch
>
>
> When creating a slider app with caps, the following is encountered.
> Response:
> {noformat}
> {
> "status": 500,
> "message": "Illegal cluster name: NAME"
> }
> {noformat}
> Slider view should use the same name pattern validation as slider, which is
> {{"[a-z][a-z0-9_-]*"}}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)