blob: 8d29b1d06fd834e63f43adbae85af39db3a85553 [file] [log] [blame]
buyingyic1df1962012-04-25 21:37:23 +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>
15 <value>65536</value>
16</property>
17
18</configuration>