You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Wei-Chiu Chuang (JIRA)" <ji...@apache.org> on 2016/05/21 04:11:12 UTC

[jira] [Created] (HADOOP-13190) LoadBalancingKMSClientProvider should be documented

Wei-Chiu Chuang created HADOOP-13190:
----------------------------------------

             Summary: LoadBalancingKMSClientProvider should be documented
                 Key: HADOOP-13190
                 URL: https://issues.apache.org/jira/browse/HADOOP-13190
             Project: Hadoop Common
          Issue Type: Improvement
          Components: documentation, kms
    Affects Versions: 2.7.0
            Reporter: Wei-Chiu Chuang
            Assignee: Wei-Chiu Chuang


Currently, there are two ways to achieve KMS HA.

The first one, and the only documented one, is running multiple KMS instances behind a load balancer. https://hadoop.apache.org/docs/stable/hadoop-kms/index.html

The other way, is make use of LoadBalancingKMSClientProvider which is added in HADOOP-11620. However the usage is undocumented.

I think we should update the KMS document to introduce LoadBalancingKMSClientProvider, provide examples, and also update kms-site.xml to explain it.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org