All pastes #2051529 Raw Edit

Something

public xml v1 · immutable
#2051529 ·published 2011-04-28 13:28 UTC
rendered paste body
<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="configuration.xsl"?><!-- Put site-specific property overrides in this file. --><configuration>  <property>    <name>dfs.name.dir</name>    <value>/0/stanislav/cdh3b2_hdfs/namenode</value>  </property>  <property>    <name>dfs.data.dir</name><value>/0/stanislav/cdh3b2_hdfs/data,/1/stanislav/cdh3b2_hdfs/data,/2/stanislav/cdh3b2_hdfs/data,/3/stanislav/cdh3b2_hdfs/data</value>  </property>  <property>    <name>dfs.block.size</name>    <value>268435456</value>  </property><property>    <name>dfs.replication</name>    <value>2</value>  </property>  <property>    <name>dfs.namenode.handler.count</name>    <value>40</value>  </property>  <property>    <name>dfs.datanode.max.xcievers</name>    <value>4096</value>  </property>  <property>    <name>dfs.datanode.socket.write.timeout</name>    <value>0</value>  </property></configuration>