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-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-dev-h...@hadoop.apache.org

Reply via email to