Turn on append by default. -------------------------- Key: HDFS-1107 URL: https://issues.apache.org/jira/browse/HDFS-1107 Project: Hadoop HDFS Issue Type: Improvement Components: hdfs client Affects Versions: 0.21.0, 0.22.0 Reporter: Konstantin Shvachko Fix For: 0.21.0
hdfs-default.xml still has the old default value {{dfs.support.append = false}}. It should be changed to {{true}}, or removed from the default configuration and treated as {{true}} if not found. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.