[ 
https://issues.apache.org/jira/browse/NUTCH-1309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Lewis John McGibbney updated NUTCH-1309:
----------------------------------------

    Fix Version/s: 1.7
    
> fetch queue management
> ----------------------
>
>                 Key: NUTCH-1309
>                 URL: https://issues.apache.org/jira/browse/NUTCH-1309
>             Project: Nutch
>          Issue Type: Improvement
>          Components: fetcher
>    Affects Versions: 1.4
>            Reporter: behnam nikbakht
>              Labels: fetch
>             Fix For: 1.7
>
>
> when run fetch in hadoop with multiple concurrent mapper, there are multiple 
> independent fetchQueues that make hard to manage them. i suggest that 
> construct fetchQueues before begin of run with this line:
>     feeder = new QueueFeeder(input, fetchQueues, threadCount * 50);

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to