[
https://issues.apache.org/jira/browse/HADOOP-11620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14330342#comment-14330342
]
Arun Suresh commented on HADOOP-11620:
--------------------------------------
hi [~lmccay], thanks for taking a look at the patch,
The new scheme is only meant to be understood by the
{{KMSClientProvider#Factory}} to instantiate a the new Loadbalancing
KMSClientProvider. One is still free to use the existing
{{hadoop.security.key.provider.path}} to designate multiple providers. Also, I
was not really looking to create multiple providers.. The point of the patch is
to create a single provider that load balances across hosts.
> Add Support for Load Balancing across a group of KMS servers for HA
> -------------------------------------------------------------------
>
> Key: HADOOP-11620
> URL: https://issues.apache.org/jira/browse/HADOOP-11620
> Project: Hadoop Common
> Issue Type: Improvement
> Components: kms
> Affects Versions: 2.6.0
> Reporter: Arun Suresh
> Assignee: Arun Suresh
> Attachments: HADOOP-11620.1.patch, HADOOP-11620.2.patch
>
>
> This patch needs to add support for :
> * specification of multiple hostnames in the kms key provider uri
> * KMS client to load balance requests across the hosts specified in the kms
> keyprovider uri.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)