Still got the same...
I'm not sure if it is relevant to this issue but the call you added to
Fetcher.java:
job.setBoolean("mapred.speculative.execution", false);
Doesn't work. All task trackers still fetch together though I have only
3 sites in the fetchlist.
The task trackers fetch the same pages...
I have used latest build from hadoop trunk.
Gal.
On Fri, 2006-02-24 at 14:15 -0800, Doug Cutting wrote:
> Mike Smith wrote:
> > 060219 142408 task_m_grycae Parent died. Exiting task_m_grycae
>
> This means the child process, executing the task, was unable to ping its
> parent process (the task tracker).
>
> > 060219 142408 task_m_grycae Child Error
> > java.io.IOException: Task process exit with nonzero status.
> > at org.apache.hadoop.mapred.TaskRunner.runChild(TaskRunner.java:144)
> > at org.apache.hadoop.mapred.TaskRunner.run(TaskRunner.java:97)
>
> And this means that the parent was really still alive, and has noticed
> that the child killed itself.
>
> It would be good to know how the child failed to contact its parent. We
> should probably log a stack trace when this happens. I just made that
> change in Hadoop and will propagate it to Nutch.
>
> Doug
>
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Nutch-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nutch-developers