[
https://issues.apache.org/jira/browse/AMBARI-23516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated AMBARI-23516:
------------------------------------
Labels: pull-request-available (was: )
> Ambari can not recognize slash in property name in xml file
> -----------------------------------------------------------
>
> Key: AMBARI-23516
> URL: https://issues.apache.org/jira/browse/AMBARI-23516
> Project: Ambari
> Issue Type: Bug
> Components: ambari-web
> Reporter: Ishan Bhatt
> Assignee: Ishan Bhatt
> Priority: Major
> Labels: pull-request-available
> Fix For: trunk
>
>
> When specifying property name in XML files in Amabri code base, if the
> property name contains slash ('/'), the name will not be recognized by ambari
> and can not show up on ambari UI nor XML files. Here is how to reproduce this
> issue.
> For instance, we add property name
> "yarn.resource-types.yarn.io/gpu.maximum-allocation" in resource-type.xml
> under ambari "hdp_ambari_definitions", we should suppose to get this property
> shown in XML file after we make this change. However, we can not see it.
> Similarly for UI, if we want this property to show up in UI section, we add a
> property in XML file and theme.json, again, we can not see this property
> either.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)