Hello Vinayak , Have you done the passwordless ssh connection before installation of hadoop.
If not please do . Hope this tutorial will help you : http://www.michael-noll.com/wiki/Running_Hadoop_On_Ubuntu_Linux_(Single-Node_Cluster)#Configuring_SSH After you configure the passwordless ssh , Do $ssh <hostname/fqdn> the above command should go without asking password. Hope this help you Thanks , --- Peeyush On Mon, 2008-12-29 at 21:59 +0530, vinayak katkar wrote: > Hey > When I tried to install hadoop in ubuntu 8.04 I got an error ssh connection > refused to localhost at port 22. > Please any one can tell me the solution. > Thanks >
