I am experiencing strange problem. I am trying to start a PIG task in mapreduce mode and it just hangs there. Job tracker does not show any tasks running and last message on console is:
2009-03-23 19:10:28,636 [main] INFO org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.MapReduceLauncher - 0% complete strace on java process shows that it hangs in: futex(0xc449e0, FUTEX_WAIT, 15992, NULL Any hints on how I can debug this? Sincerely, Vadim
