[
https://issues.apache.org/jira/browse/HADOOP-11171?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thomas Demoor updated HADOOP-11171:
-----------------------------------
Attachment: HADOOP-11171-2.patch
Patch 2 adds test and uses trimmed String as per Steve's request.
Test ran successfully through
{code}mvn test -Dtest=TestS3AConfiguration{code}
This shouId suffice but I was not able to run the full test suite {code} mvn
test {code} as I have issues with the other test class which has following
failed tests (that are unrelated to this patch, they also fail on trunk!):
S3AFileSystemContractBaseTest.testRenameDirectory:193 null
FileSystemContractBaseTest.testMkdirsWithUmask:186 expected:<461> but was:<511>
FileSystemContractBaseTest.rename:489 expected:<false> but was:<true> -> this
causes numerous tests to fail
Any pointers to solving these are welcomed.
> Enable using a proxy server to connect to S3a.
> ----------------------------------------------
>
> Key: HADOOP-11171
> URL: https://issues.apache.org/jira/browse/HADOOP-11171
> Project: Hadoop Common
> Issue Type: Improvement
> Components: fs/s3
> Affects Versions: 2.4.0
> Reporter: Thomas Demoor
> Attachments: HADOOP-11171-2.patch, HADOOP-11171.patch
>
>
> This exposes the AWS SDK config for a proxy (host and port) to s3a through
> config settings.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)