[
https://issues.apache.org/jira/browse/HADOOP-12059?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15151201#comment-15151201
]
Chris Nauroth commented on HADOOP-12059:
----------------------------------------
It seems like {{TestS3Credentials#noSecretShouldThrow}} and
{{TestS3Credentials#noAccessIdShouldThrow}} have always failed. I went back to
the commit that introduced these tests for the first time here in HADOOP-12059,
and the tests still failed.
HADOOP-12801 tracks the failure. There is a proposal to delete these 2 tests,
since the s3 file system is on a path towards deprecation anyway. If any of
the original contributors here on HADOOP-12059 have a particular need to keep
those tests around, then please comment on HADOOP-12801. Thank you.
> 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
> Fix For: 2.8.0
>
> Attachments: HADOOP-12059.1.patch, HADOOP-12059.2.patch,
> HADOOP-12059.3.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)