On Thu, Nov 10, 2011 at 3:32 PM, Markus Jelsma
<[email protected]>wrote:

>
> > Interesting.  How do you tell if the segments have been fetched, etc?
>
> after a job the shell script waits for its completion and return code. If
> it
> returns 0 all is fine and we move it to another queue. If != 0 then
> there's an
> error and reports via mail.
>
> Ah, okay.  I didn't realize it was returning an error code.


> > How
> > do you know if there are any urls that had problems?
>
> Hadoop reporter shows statistics. There are always many errors for many
> reasons. This is normal because we crawl everything.
>
>
How are you running Hadoop reporter?


> > Or fetch jobs that
> > errored out, etc.
>
> The non-zero return code.
>
>

Reply via email to