It looks like it thinks /usr/local/hadoop-0.20.1/ is $HADOOP_HOME. Did you install hadoop on all the slave boxes in same location as the box you have working? I'm assuming you are using the start-all.sh scripts. That script goes to each slave box and tries to cd to $HADOOP_HOME and runs the start commands from there.
Tom On 6/14/11 2:09 PM, "jeff.schm...@shell.com" <jeff.schm...@shell.com> wrote: > Hello there! So I was running in Pseudo-distributed configuration and > everything was working fine - So now I have some more nodes and am > trying to run fully distributed I followed the docs and added the slaves > file... > > Setup passphraseless ssh ........... > > > > What am I missing getting this error at start up > > > > 138.54.44.110: bash: line 0: cd: /usr/local/hadoop-0.20.1/bin/..: No > such file or directory > > 138.54.44.110: bash: /usr/local/hadoop-0.20.1/bin/hadoop-daemon.sh: No > such file or directory > > 138.54.44.113: bash: line 0: cd: /usr/local/hadoop-0.20.1/bin/..: No > such file or directory > > 138.54.44.113: bash: /usr/local/hadoop-0.20.1/bin/hadoop-daemon.sh: No > such file or directory > > 138.54.44.116: bash: line 0: cd: /usr/local/hadoop-0.20.1/bin/..: No > such file or directory > > 138.54.44.116: bash: /usr/local/hadoop-0.20.1/bin/hadoop-daemon.sh: No > such file or directory > > 138.54.44.112: bash: line 0: cd: /usr/local/hadoop-0.20.1/bin/..: No > such file or directory > > 138.54.44.112: bash: /usr/local/hadoop-0.20.1/bin/hadoop-daemon.sh: No > such file or directory > > > > > > Cheers - > > > > Jeffery Schmitz > Projects and Technology > 3737 Bellaire Blvd Houston, Texas 77001 > Tel: +1-713-245-7326 Fax: +1 713 245 7678 > Email: jeff.schm...@shell.com <mailto:jeff.schm...@shell.com> > > "TK-421, why aren't you at your post?" > > > > >