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

Reply via email to