[ 
https://issues.apache.org/jira/browse/HADOOP-12059?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sean Busbey updated HADOOP-12059:
---------------------------------
    Attachment: HADOOP-12059.1.patch

-01
  * Adds the ability to use CredentialProvider for aws secret access key
  * Adds tests of same
  * Adds tests for correct handling of previous behavior
  * Adds guarded debug log entries for runtime behavior of jks providers needed 
for diagnosing why my new tests were failing
  * Adds helper method to LocalJavaKeyStoreProvider to handle the URI munging 
covered in the javadocs, needed for adding new test.
  * Adds auth-keys.xml to .gitignore since the test site xml file in hadoop-aws 
makes clear that it must not be added to version control.

Those last three are not strictly a part of the functionality I set out to 
enable with this ticket, so if y'all want those broken into a different patch 
let me know.

> S3Credentials should support use of CredentialProvider
> ------------------------------------------------------
>
>                 Key: HADOOP-12059
>                 URL: https://issues.apache.org/jira/browse/HADOOP-12059
>             Project: Hadoop Common
>          Issue Type: Improvement
>            Reporter: Sean Busbey
>            Assignee: Sean Busbey
>         Attachments: HADOOP-12059.1.patch
>
>
> Right now S3Credentials only works with cleartext passwords in configs (as a 
> secret access key or the URI). The non-URI version should use credential 
> providers with a fallback to the clear text option.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to