[ http://issues.apache.org/jira/browse/HADOOP-574?page=all ]
Tom White updated HADOOP-574:
-----------------------------
Attachment: HADOOP-574-v2.patch
Please find attached an updated patch that includes a stub implementation of FileSystemStore
for the unit tests. The nightly tests should be the only ones that run against S3 (as discussed),
but I haven't changed any config to actually make this happen.
The patch also includes updates for many of the remaining TODOs, which were mainly testing
and implementing edge cases.
> want FileSystem implementation for Amazon S3
> --------------------------------------------
>
> Key: HADOOP-574
> URL: http://issues.apache.org/jira/browse/HADOOP-574
> Project: Hadoop
> Issue Type: New Feature
> Components: fs
> Affects Versions: 0.9.0
> Reporter: Doug Cutting
> Attachments: dependencies.zip, HADOOP-574-v2.patch, HADOOP-574.patch
>
>
> An S3-based Hadoop FileSystem would make a great addition to Hadoop.
> It would facillitate use of Hadoop on Amazon's EC2 computing grid, as discussed here:
> http://www.mail-archive.com/hadoop-user@lucene.apache.org/msg00318.html
> This is related to HADOOP-571, which would make Hadoop's FileSystem considerably easier
to extend.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|