[
https://issues.apache.org/jira/browse/HADOOP-11074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David S. Wang updated HADOOP-11074:
-----------------------------------
Attachment: HADOOP-11074.patch.2
Change to original patch to put the auth-keys.xml changes back into the
hadoop-aws pom. With this change, if you don't have a
src/test/resources/auth-keys.xml file (which will be the default), then you
will be able to skip running the s3 tests, which is similar behavior to what we
have for openstack etc. This should get Jenkins passing.
I'll file a follow-on JIRA to address the findbugs issues here - they
ostensibly already existed (I made no code changes), and instead of just adding
a findbugs exclude file, perhaps someone can try to squash some of the bugs.
> Move s3-related FS connector code to hadoop-aws
> -----------------------------------------------
>
> Key: HADOOP-11074
> URL: https://issues.apache.org/jira/browse/HADOOP-11074
> Project: Hadoop Common
> Issue Type: Sub-task
> Components: fs/s3
> Affects Versions: 3.0.0
> Reporter: David S. Wang
> Assignee: David S. Wang
> Fix For: 3.0.0
>
> Attachments: HADOOP-11074.patch, HADOOP-11074.patch.2
>
>
> Now that hadoop-aws has been created, we should actually move the relevant
> code into that module, similar to what was done with hadoop-openstack, etc.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)