behnam nikbakht created NUTCH-1347:
--------------------------------------
Summary: fetcher politeness related to map-reduce
Key: NUTCH-1347
URL: https://issues.apache.org/jira/browse/NUTCH-1347
Project: Nutch
Issue Type: Improvement
Components: fetcher
Affects Versions: 1.4
Reporter: behnam nikbakht
when Nutch is running on Hadoop , based on map-reduce concept, each map task do
some thing on it's owned data, so, each fetcher map-task work with it's Queues
and do not know any thing about other Queus. so, enforce delay between
successive requests and maximum concurrent requests policies on it's Queues.
but with a simple test we found that it's not good piliteness mechanism when we
have multiple map tasks.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira