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 <[email protected]> To: "[email protected]" <[email protected]> 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 <[email protected]> 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
