[
https://issues.apache.org/jira/browse/AMBARI-15015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15143108#comment-15143108
]
Hudson commented on AMBARI-15015:
---------------------------------
FAILURE: Integrated in Ambari-branch-2.2 #320 (See
[https://builds.apache.org/job/Ambari-branch-2.2/320/])
AMBARI-15015 UI adds config properties that are not necessary. (ababiichuk:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=b3460634012500765dc54317cc1c28b77780c336])
* ambari-web/app/controllers/wizard/step8_controller.js
> 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
>
> Attachments: AMBARI-15015.patch
>
>
> 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)