Hello,
I have been trying to run the sample sort program, but I could not even run
the randomwriter to generate random data to be sorted.
Here is the beginning of the error message:
07/03/03 06:12:15 INFO mapred.InputFormatBase: Total input paths to process
: 10
07/03/03 06:12:16 INFO mapred.JobClient: Running job: job_0005
07/03/03 06:12:17 INFO mapred.JobClient: map 0% reduce 0%
07/03/03 06:13:20 INFO mapred.JobClient: Task Id :
task_0005_m_000000_0, Status : FAILED
07/03/03 06:13:21 INFO mapred.JobClient: 07/03/03 06:13:15 WARN
mapred.TaskTracker: Error running child
org.apache.hadoop.ipc.RemoteException: java.io.IOException: failed to create
file /user/root/rand-input/part000000 on client localhost.localdomain
because target-length is 0, below MIN_REPLICATION (1)
at
org.apache.hadoop.dfs.FSNamesystem.startFile(FSNamesystem.java:695)
at org.apache.hadoop.dfs.NameNode.create(NameNode.java:248)
at sun.reflect.GeneratedMethodAccessor8.invoke(Unknown Source)
Could anyone suggest what went wrong or how to correct this?? Thank you.
Best Regards
Richard Yang
[email protected]
[email protected]