Andrii Babiichuk created AMBARI-15015:
-----------------------------------------
Summary: UI adds config properties that are not necessary
Key: AMBARI-15015
URL: https://issues.apache.org/jira/browse/AMBARI-15015
Project: Ambari
Issue Type: Bug
Components: ambari-web
Affects Versions: 2.2.1
Reporter: Andrii Babiichuk
Assignee: Andrii Babiichuk
Priority: Critical
Fix For: 2.2.2
Noticed the following properties on a Storm deployment:
{code}
"drpc_server_host" : "[c6401.ambari.apache.org]",
"nimbus_hosts" : "[c6401.ambari.apache.org]",
"storm_ui_server_host" : "[c6401.ambari.apache.org]",
{code}
in the storm-site config
http://c6401.ambari.apache.org:8080/api/v1/clusters/c1/configurations?type=storm-site&tag=version1455041443290
Looks like these properties are needed by UI and they should not be saved in
the config type created for the service.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)