blob: e3c082bb41dfaaca5c6c7c300d1c6c9e6ed11d1b [file] [log] [blame]
buyingyic73348c2012-11-02 00:31:31 +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>2</value>
11</property>
12
13<property>
14 <name>dfs.block.size</name>
15 <value>32768</value>
16</property>
17
18</configuration>