[
https://issues.apache.org/jira/browse/AMBARI-23516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16431013#comment-16431013
]
Hudson commented on AMBARI-23516:
---------------------------------
FAILURE: Integrated in Jenkins build Ambari-trunk-Commit #9019 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/9019/])
[AMBARI-23516] Ambari can not recognize slash in property name in xml (github:
[https://gitbox.apache.org/repos/asf?p=ambari.git&a=commit&h=5a294a0e45b67130eaf97914f1815aa6f5a0d6e0])
* (edit) ambari-web/app/utils/validator.js
* (edit) ambari-web/app/mappers/configs/themes_mapper.js
> 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
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> 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)