|
|
-
Re: hadoop multinode with 2 nodes error starting datanode on slaveMohammad Tariq 2012-11-26, 19:02
Hello Kshitij,
What exactly is the error. It's quite difficult to say anything without having any idea about the actual error. There could be n reasons for that. Regards, Mohammad Tariq On Mon, Nov 26, 2012 at 6:37 PM, Kshitij Jhamb <[EMAIL PROTECTED]>wrote: > hey hadoop users i need some help for running multi node hadoop > I'm following > > http://www.michael-noll.com/tutorials/running-hadoop-on-ubuntu-linux- > multi-node-cluster/ > > I have a hadoop cluster(2 nodes) but I ran jps on the master node and > slave node but not all process are started > > master: > 22160 NameNode > 22716 Jps > 22458 JobTracker > > slave: > 32195 Jps > > the slave node is not detecting datanode? can anyone help? > > |