[
https://issues.apache.org/jira/browse/HADOOP-12548?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15144840#comment-15144840
]
Matthew Paduano commented on HADOOP-12548:
------------------------------------------
I grabbed patch 07 and tested it. When the user does everything correctly, it
works.
Thanks!
It still gives that awful and misleading message "Unable to load AWS
credentials from any provider in the chain" when one, say, mistypes a long
crazy filename b/c it is eating the nice informative IOE that is saying "that
filename you typed does not exist". Too bad we can't fix that woeful
messaging. All you need to do is *not eat* those IOE's... let 'em rise. I
think that is what Chris was recommending in section (1) of his comment?
> 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-002.pdf,
> HADOOP-12548-01.patch, HADOOP-12548-02.patch, HADOOP-12548-03.patch,
> HADOOP-12548-04.patch, HADOOP-12548-05.patch, HADOOP-12548-06.patch,
> HADOOP-12548-07.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)