<property> <name>hadoop.tmp.dir</name> <value>/home/xuan/Cloudata</value> </property> <property> <name>fs.default.name</name> <value>hdfs://cMaster:9000</value> </property> <property> <name>dfs.block.size</name> <value>1024</value> </property> <property> <name>mapred.job.tracker</name> <value>cMaster:9001</value> </property>
原文:http://www.cnblogs.com/vblossom/p/4369100.html