blob: b1b19020e233d77a167483807d5f710c31abf41f [file] [log] [blame]
Jake Biesingerf8261bc2013-05-30 17:04:01 -07001<?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>