[
https://issues.apache.org/jira/browse/HADOOP-6916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14080643#comment-14080643
]
Steve Loughran commented on HADOOP-6916:
----------------------------------------
pure s3 hasn't had much maintenance for a while; focus has been on s3n, and
soon the s3a successor -which will support big files. But: no append, it's not
part of S3
> Implement append operation for S3FileSystem
> -------------------------------------------
>
> Key: HADOOP-6916
> URL: https://issues.apache.org/jira/browse/HADOOP-6916
> Project: Hadoop Common
> Issue Type: New Feature
> Components: fs/s3
> Affects Versions: 0.20.2, 0.22.0
> Reporter: Oleg Aleshko
> Priority: Minor
> Attachments: s3_append1.patch
>
>
> Currently org.apache.hadoop.fs.s3.S3FileSystem#append throws an
> IOException("Not supported");
> S3FileSystem should be able to support appending, possibly via common block
> storage logic.
--
This message was sent by Atlassian JIRA
(v6.2#6252)