You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Masahiro Tanaka (JIRA)" <ji...@apache.org> on 2016/11/13 08:21:58 UTC

[jira] [Created] (HADOOP-13814) A sample configuration of KMS HTTP Authentication signature is misleading will lead to misunderstanding

Masahiro Tanaka created HADOOP-13814:
----------------------------------------

             Summary: A sample configuration of KMS HTTP Authentication signature is misleading will lead to misunderstanding
                 Key: HADOOP-13814
                 URL: https://issues.apache.org/jira/browse/HADOOP-13814
             Project: Hadoop Common
          Issue Type: Bug
          Components: conf, documentation, kms
    Affects Versions: 3.0.0-alpha1
            Reporter: Masahiro Tanaka
            Priority: Minor


In https://hadoop.apache.org/docs/current/hadoop-kms/index.html

{code}
  <name>hadoop.kms.authentication.signer.secret.provider.zookeeper.auth.type</name>
    <value>kerberos</value>
    <description>
      The Zookeeper authentication type, 'none' or 'sasl' (Kerberos).
    </description>
  </property>
{code}

It is very misleading. This configuration value should be 'sasl' when the kerberos authentication is enabled.



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

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