Lei (Eddy) Xu created HDFS-11987: ------------------------------------ Summary: DistributedFileSystem#create and append do not honor CreateFlag.CREATE|APPEND Key: HDFS-11987 URL: https://issues.apache.org/jira/browse/HDFS-11987 Project: Hadoop HDFS Issue Type: Bug Components: hdfs Affects Versions: 3.0.0-alpha3, 2.8.1 Reporter: Lei (Eddy) Xu Assignee: Lei (Eddy) Xu
{{DistributedFileSystem#create()}} and {{DistributedFIleSystem#append()}} do not honor the expected behavior on {{CreateFlag.CREATE|APPEND}}. -- This message was sent by Atlassian JIRA (v6.4.14#64029) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org