[
https://issues.apache.org/jira/browse/HADOOP-12548?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14995181#comment-14995181
]
Larry McCay commented on HADOOP-12548:
--------------------------------------
[~steve_l] - thanks for the review!
1. sure
2. good question: it depends on the credential provider being used but in
general the inability to resolve a credential due to some unexpected error -
like not having permission to read a keystore or file, etc. So, if initialize
were to be called in every thread in such a circumstance there may be a lot of
noise. If it is called in every thread then it may make sense to change that
from a warn to a debug.
> read s3 creds from a Credential Provider
> ----------------------------------------
>
> 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
> Assignee: Larry McCay
> Attachments: CredentialProviderAPIforS3FS.pdf, HADOOP-12548-01.patch,
> HADOOP-12548-02.patch, HADOOP-12548-03.patch
>
>
> It would be good if we could read s3 creds from a source other than via a
> java property/Hadoop configuration option
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)