[ https://issues.apache.org/jira/browse/HADOOP-6916?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Eli Collins updated HADOOP-6916: -------------------------------- Affects Version/s: 0.22.0 Fix Version/s: 0.22.0 Issue Type: New Feature (was: Bug) > 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 > Fix For: 0.22.0 > > 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 is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.