[
https://issues.apache.org/jira/browse/AMBARI-11065?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aleksandr Kovalenko updated AMBARI-11065:
-----------------------------------------
Attachment: AMBARI-11065.patch
> Make sure that KMS related configs are updated when a new KMS is added to the
> cluster
> -------------------------------------------------------------------------------------
>
> Key: AMBARI-11065
> URL: https://issues.apache.org/jira/browse/AMBARI-11065
> Project: Ambari
> Issue Type: Task
> Components: ambari-web
> Affects Versions: 2.1.0
> Reporter: Aleksandr Kovalenko
> Assignee: Aleksandr Kovalenko
> Priority: Critical
> Fix For: 2.1.0
>
> Attachments: AMBARI-11065.patch
>
>
> 2 configs to set are:
> * {{hadoop.security.key.provider.path}}
> * {{dfs.encryption.key.provider.uri}}
> Their value should be
> {noformat}
> kms://http@<keyserver_host>:<keyserver_port>/kms - For a single instance of
> KMS server
> kms://http@<keyserver_host>,<keyserver_host2>,<keyserver_host3>:<keyserver_port>/kms
> - For multiple instances of KMS servers (for HA)
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)