Anonymous
public xml v1 · immutable<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="configuration.xsl"?><!-- Put site-specific property overrides in this file. --><configuration> <property> <name>fs.default.name</name> <value>hdfs://ia200108:9400</value> </property> <property> <name>hadoop.tmp.dir</name> <value>/3/stanislav/cdh3b2_hadoop_tmp</value> </property> <property> <name>io.file.buffer.size</name><!-- <value>16384</value>--> <value>65536</value> </property></configuration>