[
https://issues.apache.org/jira/browse/HADOOP-10372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13915691#comment-13915691
]
Michael Howard commented on HADOOP-10372:
-----------------------------------------
Thank you fro your explanation.
In my (failed) struggles to get s3:// to work I saw references to inode in the
S3FileSystem.java source and was puzzled.
Presumably this inode structure is why I have been unable to get s3:// to work
in my simple tests.
Separately (but related), Amazon has implemented an EmrFileSystem which they
are using for both s3:// and s3n:// in AWS EMR hadoop 2.2.0
EmrFileSystem is built on top of AWS SDK for Java instead of jets3t.
> Deprecate S3 implementation.
> ----------------------------
>
> Key: HADOOP-10372
> URL: https://issues.apache.org/jira/browse/HADOOP-10372
> Project: Hadoop Common
> Issue Type: Bug
> Components: fs/s3
> Reporter: Amandeep Khurana
> Priority: Minor
>
> We encourage users to use the S3N implementation. We should consider
> deprecating the older S3 implementation to avoid confusion down the road.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)