[
https://issues.apache.org/jira/browse/AMBARI-14174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15037744#comment-15037744
]
Hudson commented on AMBARI-14174:
---------------------------------
FAILURE: Integrated in Ambari-trunk-Commit #3958 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/3958/])
AMBARI-14174 Add Ranger KMS: Other services are incorrectly (atkach:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=4d13432f14456037f980416698cb406e372cfbc3])
* ambari-web/app/controllers/wizard/step7_controller.js
* ambari-web/test/controllers/wizard/step7_test.js
* ambari-web/app/mixins/common/configs/enhanced_configs.js
*
ambari-server/src/main/resources/stacks/HDP/2.2/services/TEZ/configuration/tez-site.xml
> Add Ranger KMS: Other services are incorrectly reconfigured
> -----------------------------------------------------------
>
> Key: AMBARI-14174
> URL: https://issues.apache.org/jira/browse/AMBARI-14174
> Project: Ambari
> Issue Type: Bug
> Components: ambari-web
> Affects Versions: 2.1.3
> Reporter: Andrii Tkach
> Assignee: Andrii Tkach
> Priority: Critical
> Fix For: 2.1.3
>
> Attachments: AMBARI-14174.patch, bp_configuration11.txt,
> bp_topology11.txt
>
>
> Steps:
> # Deployed cluster with Ranger HA via blueprints.
> # Go to add service wizard.
> # Selected Ranger KMS to add.
> # Go customize services page. Populate all needed configs (I populated only
> configs on Ranger KMS service tab).
> # Check that only two configs for one service should be changed according to
> dependency window (unfortunately I don't have screenshot):
> {code}
> hadoop.security.key.provider.path
> core-site
> should be changed to kms://[email protected]:9292/kms
> dfs.encryption.key.provider.uri
> hdfs-site
> should be changed to kms://[email protected]:9292/kms
> {code}
> # Complete addition.
> Result: I checked that properties were added not only to HDFS, but to YARN,
> Tez, HBase, Oozie, Storm. But during adding KMS dependency window showed only
> 2 properties for HDFS.
> Cluster: http://172.22.92.139:8080/, lifetime: +120h.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)