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: [email protected]
For additional commands, e-mail: [email protected]