You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Suresh Srinivas (JIRA)" <ji...@apache.org> on 2013/07/03 22:15:20 UTC

[jira] [Created] (HDFS-4956) DistributedFileSystem does not handle CreateFlag.APPEND in create call

Suresh Srinivas created HDFS-4956:
-------------------------------------

             Summary: DistributedFileSystem does not handle CreateFlag.APPEND in create call
                 Key: HDFS-4956
                 URL: https://issues.apache.org/jira/browse/HDFS-4956
             Project: Hadoop HDFS
          Issue Type: Bug
          Components: namenode
            Reporter: Suresh Srinivas


Currently DistributedFileSystem does not handle CreateFlag.APPEND in the implementation of FileSystem#create() method. It only support OVERWRITE & CREATE or just CREATE.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira