[
https://issues.apache.org/jira/browse/HDFS-4956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13699396#comment-13699396
]
Suresh Srinivas commented on HDFS-4956:
---------------------------------------
To be able to support ClientProtocol#create which only return HdfsFileStatus
should be able to return LocatedBlock as done in ClientProtocol#append.
> 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