Hey Tadashi, Think the next step is to uncomment "// #define DOTRACE" in fuse_dfs.h, re-compile and see what output that yields. I'd also be curious if you see the issue using 20.1.
Thanks, Eli 2010/1/11 <tate...@nttdata.co.jp>: > 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 >