[
https://issues.apache.org/jira/browse/AMBARI-13370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14951444#comment-14951444
]
Hudson commented on AMBARI-13370:
---------------------------------
FAILURE: Integrated in Ambari-branch-2.1 #665 (See
[https://builds.apache.org/job/Ambari-branch-2.1/665/])
AMBARI-13370. Add Service Wizard->service configuration page: (jaimin:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=fadc4f70901c63299fb357fe122fe2416b209353])
* ambari-web/app/mixins/common/configs/enhanced_configs.js
*
ambari-server/src/main/resources/common-services/RANGER/0.4.0/configuration/ranger-env.xml
> Add Service Wizard->service configuration page: Recommended configs of
> different service are not getting updated
> ----------------------------------------------------------------------------------------------------------------
>
> Key: AMBARI-13370
> URL: https://issues.apache.org/jira/browse/AMBARI-13370
> Project: Ambari
> Issue Type: Bug
> Components: ambari-web
> Affects Versions: 2.1.3
> Reporter: Andrii Babiichuk
> Assignee: Andrii Babiichuk
> Fix For: 2.1.3
>
> Attachments: AMBARI-13370.patch
>
>
> *STR:*
> # Go to add service wizard and select Ranger service
> # On service configuration page of the wizard, Change *HDFS Ranger Plugin*
> property under Ranger plugin tab from Disable to Enabled
> # This triggers Recommendation API and response of the recommendation API is
> {code}
> "configurations" : {
> "ranger-hdfs-plugin-properties" : {
> "properties" : {
> "ranger-hdfs-plugin-enabled" : "true"
> }
> }
> }
> {code}
> # Go to HDFS config page and check the value of the
> *ranger-hdfs-plugin-enabled* property
> *Expected result:* ranger-hdfs-plugin-enabled should be updated to true
> *Actual Result:* ranger-hdfs-plugin-enabled retains the same value
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)