Hello,

2010/11/25 祝美祺 <henhaozhume...@gmail.com>:
> <property>
> <name>dfs.name.dir</name>
> <value>/home/hadoop/tmp</value>
> </property>

(Nitpicking)

Why set it to a directory named "tmp"? The dfs.name.dir is where the
NameNode stores all its meta data related to the data across the
DataNodes. I'd give it a good name than tmp, which gives a sense that
it isn't important; while it is VERY important for this directory to
exist in a usable cluster.

-- 
Harsh J
www.harshj.com

Reply via email to