This indicates a problem with your cluster, it seems. The task worker
became unreachable or died. YOu would have to dig through the Hadoop
logs to get more information.

How many mapper/reducer tasks are you requesting? If you want to use
more than the default of 1, in Hadoop, you need to set
"-Dmapred.map.tasts=X" and -Dmapred.reduce.tasks=Y"

Reply via email to