You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-user@hadoop.apache.org by Raj Hadoop <ha...@yahoo.com> on 2013/05/16 21:32:33 UTC

hadoop fs -mkdir /projects/wordcount/input/ error

 
I am getting the following error. Can anyone please advise?
 
$ hadoop fs -mkdir /projects/wordcount/input/
13/05/16 15:28:47 INFO ipc.Client: Retrying connect to server: intelliserver/172.25.181.117:54310. Already tried 0 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)
13/05/16 15:28:48 INFO ipc.Client: Retrying connect to server: intelliserver/172.25.181.117:54310. Already tried 1 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)
13/05/16 15:28:49 INFO ipc.Client: Retrying connect to server: intelliserver/172.25.181.117:54310. Already tried 2 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)
13/05/16 15:28:50 INFO ipc.Client: Retrying connect to server: intelliserver/172.25.181.117:54310. Already tried 3 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)
13/05/16 15:28:51 INFO ipc.Client: Retrying connect to server: intelliserver/172.25.181.117:54310. Already tried 4 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)
13/05/16 15:28:52 INFO ipc.Client: Retrying connect to server: intelliserver/172.25.181.117:54310. Already tried 5 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)
13/05/16 15:28:53 INFO ipc.Client: Retrying connect to server: intelliserver/172.25.181.117:54310. Already tried 6 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)
13/05/16 15:28:54 INFO ipc.Client: Retrying connect to server: intelliserver/172.25.181.117:54310. Already tried 7 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)
13/05/16 15:28:55 INFO ipc.Client: Retrying connect to server: intelliserver/172.25.181.117:54310. Already tried 8 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)
13/05/16 15:28:56 INFO ipc.Client: Retrying connect to server: intelliserver/172.25.181.117:54310. Already tried 9 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)
Bad connection to FS. command aborted. exception: Call to intelliserver/172.25.181.117:54310 failed on connection exception: java.net.ConnectException: Connection refused

Re: hadoop fs -mkdir /projects/wordcount/input/ error

Posted by Raj Hadoop <ha...@yahoo.com>.
Thanks. My name node wasnt started because i did not formatted it. This is my first installation. It is resolved now. thanks.



________________________________
From: Kumar Kandasami <ku...@gmail.com>
To: "user@hadoop.apache.org" <us...@hadoop.apache.org> 
Sent: Thursday, May 16, 2013 3:45 PM
Subject: Re: hadoop fs -mkdir /projects/wordcount/input/ error



Did not notice you are trying to do HDFS action... So just check namenode master service is up & able to connect.

Sent from iPhone: Be the change  


On May 16, 2013, at 12:32 PM, Raj Hadoop <ha...@yahoo.com> wrote:



>
>I am getting the following error. Can anyone please advise?
> 
>$ hadoop fs -mkdir /projects/wordcount/input/
>13/05/16 15:28:47 INFO ipc.Client: Retrying connect to server: intelliserver/172.25.181.117:54310. Already tried 0 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)
>13/05/16 15:28:48 INFO ipc.Client: Retrying connect to server: intelliserver/172.25.181.117:54310. Already tried 1 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)
>13/05/16 15:28:49 INFO ipc.Client: Retrying connect to server: intelliserver/172.25.181.117:54310. Already tried 2 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)
>13/05/16 15:28:50 INFO ipc.Client: Retrying connect to server: intelliserver/172.25.181.117:54310. Already tried 3 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)
>13/05/16 15:28:51 INFO ipc.Client: Retrying connect to server: intelliserver/172.25.181.117:54310. Already tried 4 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)
>13/05/16 15:28:52 INFO ipc.Client: Retrying connect to server: intelliserver/172.25.181.117:54310. Already tried 5 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)
>13/05/16 15:28:53 INFO ipc.Client: Retrying connect to server: intelliserver/172.25.181.117:54310. Already tried 6 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)
>13/05/16 15:28:54 INFO ipc.Client: Retrying connect to server: intelliserver/172.25.181.117:54310. Already tried 7 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)
>13/05/16 15:28:55 INFO ipc.Client: Retrying connect to server: intelliserver/172.25.181.117:54310. Already tried 8 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)
>13/05/16 15:28:56 INFO ipc.Client: Retrying connect to server: intelliserver/172.25.181.117:54310. Already tried 9 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)
>Bad connection to FS. command aborted. exception: Call to intelliserver/172.25.181.117:54310 failed on connection exception: java.net.ConnectException: Connection refused

Re: hadoop fs -mkdir /projects/wordcount/input/ error

Posted by Raj Hadoop <ha...@yahoo.com>.
Thanks. My name node wasnt started because i did not formatted it. This is my first installation. It is resolved now. thanks.



________________________________
From: Kumar Kandasami <ku...@gmail.com>
To: "user@hadoop.apache.org" <us...@hadoop.apache.org> 
Sent: Thursday, May 16, 2013 3:45 PM
Subject: Re: hadoop fs -mkdir /projects/wordcount/input/ error



Did not notice you are trying to do HDFS action... So just check namenode master service is up & able to connect.

Sent from iPhone: Be the change  


On May 16, 2013, at 12:32 PM, Raj Hadoop <ha...@yahoo.com> wrote:



>
>I am getting the following error. Can anyone please advise?
> 
>$ hadoop fs -mkdir /projects/wordcount/input/
>13/05/16 15:28:47 INFO ipc.Client: Retrying connect to server: intelliserver/172.25.181.117:54310. Already tried 0 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)
>13/05/16 15:28:48 INFO ipc.Client: Retrying connect to server: intelliserver/172.25.181.117:54310. Already tried 1 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)
>13/05/16 15:28:49 INFO ipc.Client: Retrying connect to server: intelliserver/172.25.181.117:54310. Already tried 2 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)
>13/05/16 15:28:50 INFO ipc.Client: Retrying connect to server: intelliserver/172.25.181.117:54310. Already tried 3 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)
>13/05/16 15:28:51 INFO ipc.Client: Retrying connect to server: intelliserver/172.25.181.117:54310. Already tried 4 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)
>13/05/16 15:28:52 INFO ipc.Client: Retrying connect to server: intelliserver/172.25.181.117:54310. Already tried 5 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)
>13/05/16 15:28:53 INFO ipc.Client: Retrying connect to server: intelliserver/172.25.181.117:54310. Already tried 6 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)
>13/05/16 15:28:54 INFO ipc.Client: Retrying connect to server: intelliserver/172.25.181.117:54310. Already tried 7 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)
>13/05/16 15:28:55 INFO ipc.Client: Retrying connect to server: intelliserver/172.25.181.117:54310. Already tried 8 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)
>13/05/16 15:28:56 INFO ipc.Client: Retrying connect to server: intelliserver/172.25.181.117:54310. Already tried 9 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)
>Bad connection to FS. command aborted. exception: Call to intelliserver/172.25.181.117:54310 failed on connection exception: java.net.ConnectException: Connection refused

Re: hadoop fs -mkdir /projects/wordcount/input/ error

Posted by Raj Hadoop <ha...@yahoo.com>.
Thanks. My name node wasnt started because i did not formatted it. This is my first installation. It is resolved now. thanks.



________________________________
From: Kumar Kandasami <ku...@gmail.com>
To: "user@hadoop.apache.org" <us...@hadoop.apache.org> 
Sent: Thursday, May 16, 2013 3:45 PM
Subject: Re: hadoop fs -mkdir /projects/wordcount/input/ error



Did not notice you are trying to do HDFS action... So just check namenode master service is up & able to connect.

Sent from iPhone: Be the change  


On May 16, 2013, at 12:32 PM, Raj Hadoop <ha...@yahoo.com> wrote:



>
>I am getting the following error. Can anyone please advise?
> 
>$ hadoop fs -mkdir /projects/wordcount/input/
>13/05/16 15:28:47 INFO ipc.Client: Retrying connect to server: intelliserver/172.25.181.117:54310. Already tried 0 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)
>13/05/16 15:28:48 INFO ipc.Client: Retrying connect to server: intelliserver/172.25.181.117:54310. Already tried 1 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)
>13/05/16 15:28:49 INFO ipc.Client: Retrying connect to server: intelliserver/172.25.181.117:54310. Already tried 2 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)
>13/05/16 15:28:50 INFO ipc.Client: Retrying connect to server: intelliserver/172.25.181.117:54310. Already tried 3 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)
>13/05/16 15:28:51 INFO ipc.Client: Retrying connect to server: intelliserver/172.25.181.117:54310. Already tried 4 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)
>13/05/16 15:28:52 INFO ipc.Client: Retrying connect to server: intelliserver/172.25.181.117:54310. Already tried 5 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)
>13/05/16 15:28:53 INFO ipc.Client: Retrying connect to server: intelliserver/172.25.181.117:54310. Already tried 6 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)
>13/05/16 15:28:54 INFO ipc.Client: Retrying connect to server: intelliserver/172.25.181.117:54310. Already tried 7 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)
>13/05/16 15:28:55 INFO ipc.Client: Retrying connect to server: intelliserver/172.25.181.117:54310. Already tried 8 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)
>13/05/16 15:28:56 INFO ipc.Client: Retrying connect to server: intelliserver/172.25.181.117:54310. Already tried 9 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)
>Bad connection to FS. command aborted. exception: Call to intelliserver/172.25.181.117:54310 failed on connection exception: java.net.ConnectException: Connection refused

Re: hadoop fs -mkdir /projects/wordcount/input/ error

Posted by Raj Hadoop <ha...@yahoo.com>.
Thanks. My name node wasnt started because i did not formatted it. This is my first installation. It is resolved now. thanks.



________________________________
From: Kumar Kandasami <ku...@gmail.com>
To: "user@hadoop.apache.org" <us...@hadoop.apache.org> 
Sent: Thursday, May 16, 2013 3:45 PM
Subject: Re: hadoop fs -mkdir /projects/wordcount/input/ error



Did not notice you are trying to do HDFS action... So just check namenode master service is up & able to connect.

Sent from iPhone: Be the change  


On May 16, 2013, at 12:32 PM, Raj Hadoop <ha...@yahoo.com> wrote:



>
>I am getting the following error. Can anyone please advise?
> 
>$ hadoop fs -mkdir /projects/wordcount/input/
>13/05/16 15:28:47 INFO ipc.Client: Retrying connect to server: intelliserver/172.25.181.117:54310. Already tried 0 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)
>13/05/16 15:28:48 INFO ipc.Client: Retrying connect to server: intelliserver/172.25.181.117:54310. Already tried 1 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)
>13/05/16 15:28:49 INFO ipc.Client: Retrying connect to server: intelliserver/172.25.181.117:54310. Already tried 2 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)
>13/05/16 15:28:50 INFO ipc.Client: Retrying connect to server: intelliserver/172.25.181.117:54310. Already tried 3 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)
>13/05/16 15:28:51 INFO ipc.Client: Retrying connect to server: intelliserver/172.25.181.117:54310. Already tried 4 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)
>13/05/16 15:28:52 INFO ipc.Client: Retrying connect to server: intelliserver/172.25.181.117:54310. Already tried 5 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)
>13/05/16 15:28:53 INFO ipc.Client: Retrying connect to server: intelliserver/172.25.181.117:54310. Already tried 6 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)
>13/05/16 15:28:54 INFO ipc.Client: Retrying connect to server: intelliserver/172.25.181.117:54310. Already tried 7 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)
>13/05/16 15:28:55 INFO ipc.Client: Retrying connect to server: intelliserver/172.25.181.117:54310. Already tried 8 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)
>13/05/16 15:28:56 INFO ipc.Client: Retrying connect to server: intelliserver/172.25.181.117:54310. Already tried 9 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)
>Bad connection to FS. command aborted. exception: Call to intelliserver/172.25.181.117:54310 failed on connection exception: java.net.ConnectException: Connection refused

Re: hadoop fs -mkdir /projects/wordcount/input/ error

Posted by Kumar Kandasami <ku...@gmail.com>.
Did not notice you are trying to do HDFS action... So just check namenode master service is up & able to connect.

Sent from iPhone: Be the change 


On May 16, 2013, at 12:32 PM, Raj Hadoop <ha...@yahoo.com> wrote:

>  
> I am getting the following error. Can anyone please advise?
>  
> $ hadoop fs -mkdir /projects/wordcount/input/
> 13/05/16 15:28:47 INFO ipc.Client: Retrying connect to server: intelliserver/172.25.181.117:54310. Already tried 0 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)
> 13/05/16 15:28:48 INFO ipc.Client: Retrying connect to server: intelliserver/172.25.181.117:54310. Already tried 1 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)
> 13/05/16 15:28:49 INFO ipc.Client: Retrying connect to server: intelliserver/172.25.181.117:54310. Already tried 2 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)
> 13/05/16 15:28:50 INFO ipc.Client: Retrying connect to server: intelliserver/172.25.181.117:54310. Already tried 3 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)
> 13/05/16 15:28:51 INFO ipc.Client: Retrying connect to server: intelliserver/172.25.181.117:54310. Already tried 4 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)
> 13/05/16 15:28:52 INFO ipc.Client: Retrying connect to server: intelliserver/172.25.181.117:54310. Already tried 5 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)
> 13/05/16 15:28:53 INFO ipc.Client: Retrying connect to server: intelliserver/172.25.181.117:54310. Already tried 6 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)
> 13/05/16 15:28:54 INFO ipc.Client: Retrying connect to server: intelliserver/172.25.181.117:54310. Already tried 7 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)
> 13/05/16 15:28:55 INFO ipc.Client: Retrying connect to server: intelliserver/172.25.181.117:54310. Already tried 8 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)
> 13/05/16 15:28:56 INFO ipc.Client: Retrying connect to server: intelliserver/172.25.181.117:54310. Already tried 9 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)
> Bad connection to FS. command aborted. exception: Call to intelliserver/172.25.181.117:54310 failed on connection exception: java.net.ConnectException: Connection refused

Re: hadoop fs -mkdir /projects/wordcount/input/ error

Posted by Kumar Kandasami <ku...@gmail.com>.
Did not notice you are trying to do HDFS action... So just check namenode master service is up & able to connect.

Sent from iPhone: Be the change 


On May 16, 2013, at 12:32 PM, Raj Hadoop <ha...@yahoo.com> wrote:

>  
> I am getting the following error. Can anyone please advise?
>  
> $ hadoop fs -mkdir /projects/wordcount/input/
> 13/05/16 15:28:47 INFO ipc.Client: Retrying connect to server: intelliserver/172.25.181.117:54310. Already tried 0 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)
> 13/05/16 15:28:48 INFO ipc.Client: Retrying connect to server: intelliserver/172.25.181.117:54310. Already tried 1 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)
> 13/05/16 15:28:49 INFO ipc.Client: Retrying connect to server: intelliserver/172.25.181.117:54310. Already tried 2 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)
> 13/05/16 15:28:50 INFO ipc.Client: Retrying connect to server: intelliserver/172.25.181.117:54310. Already tried 3 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)
> 13/05/16 15:28:51 INFO ipc.Client: Retrying connect to server: intelliserver/172.25.181.117:54310. Already tried 4 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)
> 13/05/16 15:28:52 INFO ipc.Client: Retrying connect to server: intelliserver/172.25.181.117:54310. Already tried 5 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)
> 13/05/16 15:28:53 INFO ipc.Client: Retrying connect to server: intelliserver/172.25.181.117:54310. Already tried 6 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)
> 13/05/16 15:28:54 INFO ipc.Client: Retrying connect to server: intelliserver/172.25.181.117:54310. Already tried 7 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)
> 13/05/16 15:28:55 INFO ipc.Client: Retrying connect to server: intelliserver/172.25.181.117:54310. Already tried 8 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)
> 13/05/16 15:28:56 INFO ipc.Client: Retrying connect to server: intelliserver/172.25.181.117:54310. Already tried 9 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)
> Bad connection to FS. command aborted. exception: Call to intelliserver/172.25.181.117:54310 failed on connection exception: java.net.ConnectException: Connection refused

Re: hadoop fs -mkdir /projects/wordcount/input/ error

Posted by Kumar Kandasami <ku...@gmail.com>.
Did not notice you are trying to do HDFS action... So just check namenode master service is up & able to connect.

Sent from iPhone: Be the change 


On May 16, 2013, at 12:32 PM, Raj Hadoop <ha...@yahoo.com> wrote:

>  
> I am getting the following error. Can anyone please advise?
>  
> $ hadoop fs -mkdir /projects/wordcount/input/
> 13/05/16 15:28:47 INFO ipc.Client: Retrying connect to server: intelliserver/172.25.181.117:54310. Already tried 0 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)
> 13/05/16 15:28:48 INFO ipc.Client: Retrying connect to server: intelliserver/172.25.181.117:54310. Already tried 1 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)
> 13/05/16 15:28:49 INFO ipc.Client: Retrying connect to server: intelliserver/172.25.181.117:54310. Already tried 2 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)
> 13/05/16 15:28:50 INFO ipc.Client: Retrying connect to server: intelliserver/172.25.181.117:54310. Already tried 3 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)
> 13/05/16 15:28:51 INFO ipc.Client: Retrying connect to server: intelliserver/172.25.181.117:54310. Already tried 4 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)
> 13/05/16 15:28:52 INFO ipc.Client: Retrying connect to server: intelliserver/172.25.181.117:54310. Already tried 5 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)
> 13/05/16 15:28:53 INFO ipc.Client: Retrying connect to server: intelliserver/172.25.181.117:54310. Already tried 6 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)
> 13/05/16 15:28:54 INFO ipc.Client: Retrying connect to server: intelliserver/172.25.181.117:54310. Already tried 7 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)
> 13/05/16 15:28:55 INFO ipc.Client: Retrying connect to server: intelliserver/172.25.181.117:54310. Already tried 8 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)
> 13/05/16 15:28:56 INFO ipc.Client: Retrying connect to server: intelliserver/172.25.181.117:54310. Already tried 9 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)
> Bad connection to FS. command aborted. exception: Call to intelliserver/172.25.181.117:54310 failed on connection exception: java.net.ConnectException: Connection refused

Re: hadoop fs -mkdir /projects/wordcount/input/ error

Posted by Kumar Kandasami <ku...@gmail.com>.
Did not notice you are trying to do HDFS action... So just check namenode master service is up & able to connect.

Sent from iPhone: Be the change 


On May 16, 2013, at 12:32 PM, Raj Hadoop <ha...@yahoo.com> wrote:

>  
> I am getting the following error. Can anyone please advise?
>  
> $ hadoop fs -mkdir /projects/wordcount/input/
> 13/05/16 15:28:47 INFO ipc.Client: Retrying connect to server: intelliserver/172.25.181.117:54310. Already tried 0 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)
> 13/05/16 15:28:48 INFO ipc.Client: Retrying connect to server: intelliserver/172.25.181.117:54310. Already tried 1 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)
> 13/05/16 15:28:49 INFO ipc.Client: Retrying connect to server: intelliserver/172.25.181.117:54310. Already tried 2 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)
> 13/05/16 15:28:50 INFO ipc.Client: Retrying connect to server: intelliserver/172.25.181.117:54310. Already tried 3 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)
> 13/05/16 15:28:51 INFO ipc.Client: Retrying connect to server: intelliserver/172.25.181.117:54310. Already tried 4 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)
> 13/05/16 15:28:52 INFO ipc.Client: Retrying connect to server: intelliserver/172.25.181.117:54310. Already tried 5 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)
> 13/05/16 15:28:53 INFO ipc.Client: Retrying connect to server: intelliserver/172.25.181.117:54310. Already tried 6 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)
> 13/05/16 15:28:54 INFO ipc.Client: Retrying connect to server: intelliserver/172.25.181.117:54310. Already tried 7 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)
> 13/05/16 15:28:55 INFO ipc.Client: Retrying connect to server: intelliserver/172.25.181.117:54310. Already tried 8 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)
> 13/05/16 15:28:56 INFO ipc.Client: Retrying connect to server: intelliserver/172.25.181.117:54310. Already tried 9 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)
> Bad connection to FS. command aborted. exception: Call to intelliserver/172.25.181.117:54310 failed on connection exception: java.net.ConnectException: Connection refused

Re: hadoop fs -mkdir /projects/wordcount/input/ error

Posted by Kumar Kandasami <ku...@gmail.com>.
Hi: Please check whether your master service (namenode, jobtracker)are running and also connectivity to those nodes.

Sent from iPhone: Be the change 


On May 16, 2013, at 12:32 PM, Raj Hadoop <ha...@yahoo.com> wrote:

>  
> I am getting the following error. Can anyone please advise?
>  
> $ hadoop fs -mkdir /projects/wordcount/input/
> 13/05/16 15:28:47 INFO ipc.Client: Retrying connect to server: intelliserver/172.25.181.117:54310. Already tried 0 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)
> 13/05/16 15:28:48 INFO ipc.Client: Retrying connect to server: intelliserver/172.25.181.117:54310. Already tried 1 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)
> 13/05/16 15:28:49 INFO ipc.Client: Retrying connect to server: intelliserver/172.25.181.117:54310. Already tried 2 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)
> 13/05/16 15:28:50 INFO ipc.Client: Retrying connect to server: intelliserver/172.25.181.117:54310. Already tried 3 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)
> 13/05/16 15:28:51 INFO ipc.Client: Retrying connect to server: intelliserver/172.25.181.117:54310. Already tried 4 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)
> 13/05/16 15:28:52 INFO ipc.Client: Retrying connect to server: intelliserver/172.25.181.117:54310. Already tried 5 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)
> 13/05/16 15:28:53 INFO ipc.Client: Retrying connect to server: intelliserver/172.25.181.117:54310. Already tried 6 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)
> 13/05/16 15:28:54 INFO ipc.Client: Retrying connect to server: intelliserver/172.25.181.117:54310. Already tried 7 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)
> 13/05/16 15:28:55 INFO ipc.Client: Retrying connect to server: intelliserver/172.25.181.117:54310. Already tried 8 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)
> 13/05/16 15:28:56 INFO ipc.Client: Retrying connect to server: intelliserver/172.25.181.117:54310. Already tried 9 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)
> Bad connection to FS. command aborted. exception: Call to intelliserver/172.25.181.117:54310 failed on connection exception: java.net.ConnectException: Connection refused

Re: hadoop fs -mkdir /projects/wordcount/input/ error

Posted by Kumar Kandasami <ku...@gmail.com>.
Hi: Please check whether your master service (namenode, jobtracker)are running and also connectivity to those nodes.

Sent from iPhone: Be the change 


On May 16, 2013, at 12:32 PM, Raj Hadoop <ha...@yahoo.com> wrote:

>  
> I am getting the following error. Can anyone please advise?
>  
> $ hadoop fs -mkdir /projects/wordcount/input/
> 13/05/16 15:28:47 INFO ipc.Client: Retrying connect to server: intelliserver/172.25.181.117:54310. Already tried 0 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)
> 13/05/16 15:28:48 INFO ipc.Client: Retrying connect to server: intelliserver/172.25.181.117:54310. Already tried 1 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)
> 13/05/16 15:28:49 INFO ipc.Client: Retrying connect to server: intelliserver/172.25.181.117:54310. Already tried 2 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)
> 13/05/16 15:28:50 INFO ipc.Client: Retrying connect to server: intelliserver/172.25.181.117:54310. Already tried 3 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)
> 13/05/16 15:28:51 INFO ipc.Client: Retrying connect to server: intelliserver/172.25.181.117:54310. Already tried 4 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)
> 13/05/16 15:28:52 INFO ipc.Client: Retrying connect to server: intelliserver/172.25.181.117:54310. Already tried 5 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)
> 13/05/16 15:28:53 INFO ipc.Client: Retrying connect to server: intelliserver/172.25.181.117:54310. Already tried 6 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)
> 13/05/16 15:28:54 INFO ipc.Client: Retrying connect to server: intelliserver/172.25.181.117:54310. Already tried 7 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)
> 13/05/16 15:28:55 INFO ipc.Client: Retrying connect to server: intelliserver/172.25.181.117:54310. Already tried 8 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)
> 13/05/16 15:28:56 INFO ipc.Client: Retrying connect to server: intelliserver/172.25.181.117:54310. Already tried 9 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)
> Bad connection to FS. command aborted. exception: Call to intelliserver/172.25.181.117:54310 failed on connection exception: java.net.ConnectException: Connection refused

Re: hadoop fs -mkdir /projects/wordcount/input/ error

Posted by Kumar Kandasami <ku...@gmail.com>.
Hi: Please check whether your master service (namenode, jobtracker)are running and also connectivity to those nodes.

Sent from iPhone: Be the change 


On May 16, 2013, at 12:32 PM, Raj Hadoop <ha...@yahoo.com> wrote:

>  
> I am getting the following error. Can anyone please advise?
>  
> $ hadoop fs -mkdir /projects/wordcount/input/
> 13/05/16 15:28:47 INFO ipc.Client: Retrying connect to server: intelliserver/172.25.181.117:54310. Already tried 0 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)
> 13/05/16 15:28:48 INFO ipc.Client: Retrying connect to server: intelliserver/172.25.181.117:54310. Already tried 1 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)
> 13/05/16 15:28:49 INFO ipc.Client: Retrying connect to server: intelliserver/172.25.181.117:54310. Already tried 2 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)
> 13/05/16 15:28:50 INFO ipc.Client: Retrying connect to server: intelliserver/172.25.181.117:54310. Already tried 3 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)
> 13/05/16 15:28:51 INFO ipc.Client: Retrying connect to server: intelliserver/172.25.181.117:54310. Already tried 4 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)
> 13/05/16 15:28:52 INFO ipc.Client: Retrying connect to server: intelliserver/172.25.181.117:54310. Already tried 5 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)
> 13/05/16 15:28:53 INFO ipc.Client: Retrying connect to server: intelliserver/172.25.181.117:54310. Already tried 6 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)
> 13/05/16 15:28:54 INFO ipc.Client: Retrying connect to server: intelliserver/172.25.181.117:54310. Already tried 7 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)
> 13/05/16 15:28:55 INFO ipc.Client: Retrying connect to server: intelliserver/172.25.181.117:54310. Already tried 8 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)
> 13/05/16 15:28:56 INFO ipc.Client: Retrying connect to server: intelliserver/172.25.181.117:54310. Already tried 9 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)
> Bad connection to FS. command aborted. exception: Call to intelliserver/172.25.181.117:54310 failed on connection exception: java.net.ConnectException: Connection refused

Re: hadoop fs -mkdir /projects/wordcount/input/ error

Posted by Kumar Kandasami <ku...@gmail.com>.
Hi: Please check whether your master service (namenode, jobtracker)are running and also connectivity to those nodes.

Sent from iPhone: Be the change 


On May 16, 2013, at 12:32 PM, Raj Hadoop <ha...@yahoo.com> wrote:

>  
> I am getting the following error. Can anyone please advise?
>  
> $ hadoop fs -mkdir /projects/wordcount/input/
> 13/05/16 15:28:47 INFO ipc.Client: Retrying connect to server: intelliserver/172.25.181.117:54310. Already tried 0 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)
> 13/05/16 15:28:48 INFO ipc.Client: Retrying connect to server: intelliserver/172.25.181.117:54310. Already tried 1 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)
> 13/05/16 15:28:49 INFO ipc.Client: Retrying connect to server: intelliserver/172.25.181.117:54310. Already tried 2 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)
> 13/05/16 15:28:50 INFO ipc.Client: Retrying connect to server: intelliserver/172.25.181.117:54310. Already tried 3 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)
> 13/05/16 15:28:51 INFO ipc.Client: Retrying connect to server: intelliserver/172.25.181.117:54310. Already tried 4 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)
> 13/05/16 15:28:52 INFO ipc.Client: Retrying connect to server: intelliserver/172.25.181.117:54310. Already tried 5 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)
> 13/05/16 15:28:53 INFO ipc.Client: Retrying connect to server: intelliserver/172.25.181.117:54310. Already tried 6 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)
> 13/05/16 15:28:54 INFO ipc.Client: Retrying connect to server: intelliserver/172.25.181.117:54310. Already tried 7 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)
> 13/05/16 15:28:55 INFO ipc.Client: Retrying connect to server: intelliserver/172.25.181.117:54310. Already tried 8 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)
> 13/05/16 15:28:56 INFO ipc.Client: Retrying connect to server: intelliserver/172.25.181.117:54310. Already tried 9 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)
> Bad connection to FS. command aborted. exception: Call to intelliserver/172.25.181.117:54310 failed on connection exception: java.net.ConnectException: Connection refused