blob: b23aef258a13e4bc4cbf27099f7aa68419ab0825 [file] [log] [blame]
<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="configuration.xsl"?>
<!-- Put site-specific property overrides in this file. -->
<configuration>
<property>
<name>hadoop.tmp.dir</name>
<value>/vol/persistent-hdfs</value>
</property>
<property>
<name>fs.default.name</name>
<value>hdfs://{{active_master}}:9010</value>
</property>
<property>
<name>io.file.buffer.size</name>
<value>65536</value>
</property>
</configuration>