You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@nutch.apache.org by kaveh minooie <ka...@plutoz.com> on 2012/02/10 19:58:53 UTC

fetch status in hadoop jobtasks.jsp

	Hi I have another silly question. during a fetch job, something like 
this can be seen in the status columns of individual tasks:
16 threads, 1 queues, 800 URLs queued, 60196 pages, 1353 errors, 0.0 (2) 
pages/s, 1774.0 (799998) kbits/s,

my question is, for pages/s and kbits/s, what is the difference between 
the number in the parentheses and the one before it?

thanks,

-- 
Kaveh Minooie

www.plutoz.com

Re: fetch status in hadoop jobtasks.jsp

Posted by Markus Jelsma <ma...@apache.org>.
average (actual) pages/s


> 	Hi I have another silly question. during a fetch job, something like
> this can be seen in the status columns of individual tasks:
> 16 threads, 1 queues, 800 URLs queued, 60196 pages, 1353 errors, 0.0 (2)
> pages/s, 1774.0 (799998) kbits/s,
> 
> my question is, for pages/s and kbits/s, what is the difference between
> the number in the parentheses and the one before it?
> 
> thanks,