Implement append operation for S3FileSystem
-------------------------------------------

                 Key: HADOOP-6916
                 URL: https://issues.apache.org/jira/browse/HADOOP-6916
             Project: Hadoop Common
          Issue Type: Bug
          Components: fs/s3
    Affects Versions: 0.20.2
            Reporter: Oleg Aleshko
            Priority: Minor


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.

Reply via email to