blob: a36b6d78ff5f9a7b93ed71308ee734da60898e08 [file] [log] [blame]
anbangxf61ba4c2013-02-14 10:27:36 +00001<?xml version="1.0"?>
2<?xml-stylesheet type="text/xsl" href="configuration.xsl"?>
3
4<!-- Put site-specific property overrides in this file. -->
5
6<configuration>
7
8<property>
9 <name>dfs.replication</name>
10 <value>1</value>
11</property>
12
13<property>
14 <name>dfs.block.size</name>
AnbangX70812cd2013-04-17 13:40:17 -070015 <value>655360</value>
anbangxf61ba4c2013-02-14 10:27:36 +000016</property>
17
18</configuration>