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 <[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
