You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Oleg Aleshko (JIRA)" <ji...@apache.org> on 2010/08/16 16:34:17 UTC

[jira] Created: (HADOOP-6916) Implement append operation for S3FileSystem

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.