Your cluster is not running properly. Can you do jps and see if all services are running.
JT NN DN etc On Fri, Mar 29, 2013 at 6:07 PM, Ravi Chandran <[email protected]>wrote: > hi, > I am trying to copy a local text file into hadoop fs using -copyFromLocal > option, but i am getting error: > > 13/03/29 03:02:54 INFO ipc.Client: Retrying connect to server: > 0.0.0.0/0.0.0.0:8020. Already tried 0 time(s); maxRetries=45 > 13/03/29 03:03:15 INFO ipc.Client: Retrying connect to server: > 0.0.0.0/0.0.0.0:8020. Already tried 1 time(s); maxRetries=45 > 13/03/29 03:03:36 INFO ipc.Client: Retrying connect to server: > 0.0.0.0/0.0.0.0:8020. Already tried 2 time(s); maxRetries=45 > 13/03/29 03:03:57 INFO ipc.Client: Retrying connect to server: > 0.0.0.0/0.0.0.0:8020. Already tried 3 time(s); maxRetries=45 > 13/03/29 03:04:18 INFO ipc.Client: Retrying connect to server: > 0.0.0.0/0.0.0.0:8020. Already tried 4 time(s); maxRetries=45 > 13/03/29 03:04:39 INFO ipc.Client: Retrying connect to server: > 0.0.0.0/0.0.0.0:8020. Already tried 5 time(s); maxRetries=45 > 13/03/29 03:05:00 INFO ipc.Client: Retrying connect to server: > 0.0.0.0/0.0.0.0:8020. Already tried 6 time(s); maxRetries=45 > 13/03/29 03:05:21 INFO ipc.Client: Retrying connect to server: > 0.0.0.0/0.0.0.0:8020. Already tried 7 time(s); maxRetries=45 > > I have checked the services, they seem to be running. what should i do now? > > -- > Thanks & Regards > Ravi >
