Ok, problem seems to be solved. In the core-site.xml file on the namenode I
left value for fs.name.default pointing to localhost. After changing it to
hadoomaster, and restarting it I could see other nodes too..
On 26 October 2011 04:02, Merto Mertek wrote:
> Same problem here.. Sachinites have
Same problem here.. Sachinites have you found a solution?
I have three nodes where situation is the same as described above.. Pinging
and ssh-ing to the master node works ok, however logs are full of the
following info:
"INFO org.apache.hadoop.ipc.Client: Retrying connect to server:
hadoopmaster/1
Hi, This can be SSH configuration error. Reinstall SSH and try connecting to
the master node. Hope it works
May be dis link might be useful
http://www.michael-noll.com/tutorials/running-hadoop-on-ubuntu-linux-multi-node-cluster/
http://www.michael-noll.com/tutorials/running-hadoop-on-ubuntu-li
Perhaps the port 9001 (via mapred.job.tracker) for JobTracker is
firewalled away on the master machine. Or is down.
On Tue, Aug 9, 2011 at 7:46 AM, sachinites wrote:
>
> Sir , I tried everywhere on all forums , but could not resoleve this
> problem . please help me out .
>
> I followed your tutor