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 "Gergo Repas (JIRA)" <ji...@apache.org> on 2018/01/04 13:37:00 UTC

[jira] [Created] (HADOOP-15157) Zookeeper authentication related properties to support CredentialProviders

Gergo Repas created HADOOP-15157:
------------------------------------

             Summary: 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


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 value of these properties can also be CredentialProvider URI-s (such as a jceks or localjceks URI). This allows users to point to an encrypted store containing the authentication info.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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