|
@@ -355,10 +355,8 @@ creations/deletions), or "all".</description>
|
|
|
|
|
|
<property>
|
|
|
<name>dfs.support.append</name>
|
|
|
- <value>false</value>
|
|
|
- <description>Does HDFS allow appends to files?
|
|
|
- This is currently set to false because there are bugs in the
|
|
|
- "append code" and is not supported in any prodction cluster.
|
|
|
+ <value>true</value>
|
|
|
+ <description>This branch of HDFS supports reliable append/sync.
|
|
|
</description>
|
|
|
</property>
|
|
|
|