[
https://issues.apache.org/jira/browse/AMBARI-19303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15785507#comment-15785507
]
Hudson commented on AMBARI-19303:
---------------------------------
SUCCESS: Integrated in Jenkins build Ambari-branch-2.5 #608 (See
[https://builds.apache.org/job/Ambari-branch-2.5/608/])
AMBARI-19303. Dependent configurations are not loaded if value is set (hiveww:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=0a9ae7544051ffffe7906f76b63b8d031ba6c7e3])
* (edit) ambari-web/app/views/common/controls_view.js
> Dependent configurations are not loaded if value is set via "Set recommended"
> button
> ------------------------------------------------------------------------------------
>
> Key: AMBARI-19303
> URL: https://issues.apache.org/jira/browse/AMBARI-19303
> Project: Ambari
> Issue Type: Bug
> Components: ambari-web
> Affects Versions: 2.5.0
> Reporter: Denys Buzhor
> Assignee: Denys Buzhor
> Fix For: 2.5.0
>
> Attachments: AMBARI-19303.patch
>
>
> STR :
> 1) Install cluster with AMS
> 2) Switch AMS to work in distributed mode (change
> timeline.metrics.service.operation.mode to distributed in AMS configs)
> 3) Save changed with all recommended dependent configs
> 4) Click "Set Recommended" for timeline.metrics.service.operation.mode (value
> should change to embedded)
> 5) Save configuration
> Result : error messages because dependent configs were not updated
> Stack Advisor wasn't called after pressing "Set Recommended" and value for
> timeline.metrics.service.operation.mode property was taken from default stack
> configurations with request which was called during page load
> {code}http://server-ip:8080/api/v1/stacks/HDP/versions/2.6/services?StackServices/service_name.in(HDFS,ZOOKEEPER,AMBARI_METRICS,SMARTSENSE,KERBEROS)&fields=configurations/*,configurations/dependencies/*,StackServices/config_types/*&_=1482851694173
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)