Andrii Tkach created AMBARI-14174:
-------------------------------------
Summary: 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: 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)