Revert HADOOP-9241 properly this time. Left the core-default.xml in previous commit.

git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1439750 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Harsh J 2013-01-29 05:36:45 +00:00
parent 159b991e72
commit 203a9c0f72
1 changed files with 0 additions and 12 deletions

View File

@ -439,18 +439,6 @@
<description>Disk usage statistics refresh interval in msec.</description>
</property>
<property>
<name>fs.du.interval</name>
<value>60000</value>
<description>File space usage statistics refresh interval in msec.</description>
</property>
<property>
<name>fs.du.interval</name>
<value>60000</value>
<description>File space usage statistics refresh interval in msec.</description>
</property>
<property>
<name>fs.s3.block.size</name>
<value>67108864</value>