[
https://issues.apache.org/jira/browse/HADOOP-15157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16327560#comment-16327560
]
Hudson commented on HADOOP-15157:
---------------------------------
SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #13501 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/13501/])
HADOOP-15157. Zookeeper authentication related properties to support (yufei:
rev b2029353537fc8da9ab67834568cb2e24924cf5a)
* (edit)
hadoop-hdfs-project/hadoop-hdfs/src/site/markdown/HDFSHighAvailabilityWithQJM.md
* (edit)
hadoop-common-project/hadoop-common/src/site/markdown/CredentialProviderAPI.md
* (edit)
hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/security/TestSecurityUtil.java
* (edit)
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/util/curator/ZKCuratorManager.java
* (edit)
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/security/SecurityUtil.java
* (edit)
hadoop-hdfs-project/hadoop-hdfs/src/site/markdown/HDFSHighAvailabilityWithNFS.md
* (edit)
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/ha/ZKFailoverController.java
> Zookeeper authentication related properties to support CredentialProviders
> --------------------------------------------------------------------------
>
> Key: HADOOP-15157
> URL: https://issues.apache.org/jira/browse/HADOOP-15157
> Project: Hadoop Common
> Issue Type: Improvement
> Components: security
> Reporter: Gergo Repas
> Assignee: Gergo Repas
> Priority: Minor
> Fix For: 3.1.0
>
> Attachments: HADOOP-15157.000.patch, HADOOP-15157.001.patch,
> HADOOP-15157.002.patch
>
>
> The hadoop.zk.auth and ha.zookeeper.auth properties currently support either
> a plain-text authentication info (in scheme:value format), or a
> @/path/to/file notation which points to a plain-text file.
> This ticket proposes that the hadoop.zk.auth and ha.zookeeper.auth properties
> can be retrieved via the CredentialProviderAPI that's been configured using
> the credential.provider.path, with fallback provided to the clear-text value
> or @/path/to/file notation.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]