All,
I am trying to setup a cluster with 4 nodes and I followed all the steps listed here: http://www.michael-noll.com/wiki/Running_Hadoop_On_Ubuntu_Linux_(Multi-Node_Cluster) except the /etc/hosts step. But for some reason the number of datanodes is just one (which I am assuming is the master node) and when I checked the logs on the datanode, I am getting this message: " Retrying connect to server: node22/128.226.118.98:54310. Already tried 9 time(s).
2009-09-14 17:31:50,934 INFO org.apache.hadoop.ipc.RPC: Server at node22/128.226.118.98:54310 not available yet, Zzzzz...". I am not able to proceed from here, any help on finding the leads is appreciated.
Thanks,
Arun