ramtin created HADOOP-14063:
-------------------------------

             Summary: Hadoop CredentialProvider fails to load list of keystore 
files
                 Key: HADOOP-14063
                 URL: https://issues.apache.org/jira/browse/HADOOP-14063
             Project: Hadoop Common
          Issue Type: Bug
            Reporter: ramtin
            Assignee: ramtin


The {{hadoop.security.credential.provider.path}} property can be a list of 
keystore files like this:
_jceks://hdfs/file1.jceks,jceks://hdfs/file2.jceks,jceks,jceks://hdfs/file3.jceks
 ..._

Each file can have different permissions set to limit the users that have 
access to the keys. Some users may not have access to all the keystore files.
Each keystore file in the list should be tried until one is found with the key 
needed.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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