This just tells that the service which you are trying to conned is not
running on that address or port no.
just try netstat -nlrt | grep 8020 and check if it showing something. what i
can find out from the error that the server is not running or if it running
then its running on some other port
Can you give a little more details about your problem and hadoop setup? Is
this a single machine running NN, DN, etc., or is this a cluster?
On Tue, Apr 19, 2011 at 9:42 AM, endho wrote:
>
> hi ,
> Am having the same problem with the bin/hadoop dfs command. And I havent
> figured out the proble
hi ,
Am having the same problem with the bin/hadoop dfs command. And I havent
figured out the problem yet. Did you get the solution for it??
--
View this message in context:
http://old.nabble.com/Error%3A-INFO-ipc.Client%3A-Retrying-connect-to-server%3A---192.168.100.11%3A8020.-Already-tried-
Hi Santosh,
Check whether all the datanodes are up and running, using
the command
'bin/hadoop dfsadmin -report'.
On Thu, Oct 8, 2009 at 4:24 AM, santosh gandham wrote:
> Hi,
> I am new to Hadoop. I just configured it based on the documentation. While
> I was running example p
Hi,
I am new to Hadoop. I just configured it based on the documentation. While
I was running example program wordcount.java, I am getting errors. When I
gave command
$ /bin/hadoop dfs -mkdir santhosh , I am getting error as
09/10/08 13:30:12 INFO ipc.Client: Retrying connect to server: /
192