[
https://issues.apache.org/jira/browse/HADOOP-12059?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14574903#comment-14574903
]
Sean Busbey commented on HADOOP-12059:
--------------------------------------
{quote}
Tests in error:
TestWebDelegationToken.testIpaddressCheck:997 ยป Bind Address already in use
{quote}
the failure in hadoop-common looks like an unrelated concurrency error in
unmodified test code. it passes locally just fine and doesn't touch any of this
patch.
> 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, 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)