Hello people,

So I am trying to install hadoop .20.205 on 2 machines
Individually I am able to run hadoop on each machines.
Now when I am configuring one machine as slave and other as master,
and tryin to start hadoop, its not able to even execute hadoop-run
commands on slave machine
I am getting the following error :

starting namenode, logging to
/mnt/data/hadoop/hadoop/libexec/../logs/hadoop-hadoop-namenode-lxe9700.out
lxe9700: starting datanode, logging to
/mnt/data/hadoop/hadoop/libexec/../logs/hadoop-hadoop-datanode-lxe9700.out
lxe9701: ksh[1]: cd: /mnt/data/hadoop/hadoop/libexec/..: [No such file
or directory]
lxe9701: ksh: line 1: /mnt/data/hadoop/hadoop/bin/hadoop-daemon.sh: not found
lxe9700: starting secondarynamenode, logging to
/mnt/data/hadoop/hadoop/libexec/../logs/hadoop-hadoop-secondarynamenode-lxe9700.out
starting jobtracker, logging to
/mnt/data/hadoop/hadoop/libexec/../logs/hadoop-hadoop-jobtracker-lxe9700.out
lxe9700: starting tasktracker, logging to
/mnt/data/hadoop/hadoop/libexec/../logs/hadoop-hadoop-tasktracker-lxe9700.out
lxe9701: ksh[1]: cd: /mnt/data/hadoop/hadoop/libexec/..: [No such file
or directory]
lxe9701: ksh: line 1: /mnt/data/hadoop/hadoop/bin/hadoop-daemon.sh: not found

PS - lxe9700 is my master machine and lxe9701 is my slave machine.
Passwordless ssh is enabled on each machine.
Its kind of urgent, Please need ur suggestions, why this weird
behaviour is coming.
I already checked my config files, they are correct. Its just that I
am not able to execute hadoop commands on slave machines.

Thanks,
Praveenesh,

Reply via email to