Hi Eli, Thank you for your reply,
> Is this the same exact hostname (drbd-test-vm03:8020) you use for > fs.default.name in hadoop-site.xml/core-site.xml? They need to match > up. I use the same exact hostname(drbd-test-vm03). Core-site.xml <property> <name>fs.default.name</name> <value>hdfs://drbd-test-vm03/</value> </property> Are there anything else I should check? Best regards, Tadashi > -----Original Message----- > From: Eli Collins [mailto:e...@cloudera.com] > Sent: Sunday, January 10, 2010 6:03 PM > To: hdfs-user@hadoop.apache.org > Subject: Re: fuse-dfs > > > I executed the following command with term A: > > ./fuse_dfs_wrapper.sh dfs://drbd-test-vm03:8020 /mnt/hdfs -d > > Is this the same exact hostname (drbd-test-vm03:8020) you use for > fs.default.name in hadoop-site.xml/core-site.xml? They need to match > up. > > Thanks, > Eli