[
https://issues.apache.org/jira/browse/HADOOP-12548?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14988540#comment-14988540
]
Chris Nauroth commented on HADOOP-12548:
----------------------------------------
bq. Looks like secretAccessKey is already using CredentialProvider API in fs
S3Credentials.
Oh, you're right! I missed that.
There is still a gap for s3a, which is using plain {{Configuration#get}} to
retrieve its key.
> read s3 creds from a file
> -------------------------
>
> Key: HADOOP-12548
> URL: https://issues.apache.org/jira/browse/HADOOP-12548
> Project: Hadoop Common
> Issue Type: New Feature
> Components: fs/s3
> Reporter: Allen Wittenauer
>
> It would be good if we could read s3 creds from a file rather than via a java
> property.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)