[
https://issues.apache.org/jira/browse/NUTCH-3201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18102890#comment-18102890
]
Hudson commented on NUTCH-3201:
-------------------------------
SUCCESS: Integrated in Jenkins build Nutch ยป Nutch-trunk #259 (See
[https://ci-builds.apache.org/job/Nutch/job/Nutch-trunk/259/])
NUTCH-3201 Fetcher launches only a single reduce task, ignoring the
configuration (snagel:
[https://github.com/apache/nutch/commit/9bfb979f5ba711fecf68ddfad054ddfc10bdac52])
* (edit) src/java/org/apache/nutch/fetcher/Fetcher.java
> Fetcher launches only a single reduce task, ignoring the configuration
> ----------------------------------------------------------------------
>
> Key: NUTCH-3201
> URL: https://issues.apache.org/jira/browse/NUTCH-3201
> Project: Nutch
> Issue Type: Bug
> Components: fetcher
> Affects Versions: 1.23
> Reporter: Sebastian Nagel
> Assignee: Sebastian Nagel
> Priority: Major
> Fix For: 1.23
>
>
> Fetcher sets the number of reduce tasks programmatically to 1 -
> [here|https://github.com/apache/nutch/blob/1251a1af5c8ca133fe59d7120e199f94954c0e93/src/java/org/apache/nutch/fetcher/Fetcher.java#L634].
> The configured number of reduce tasks per {{mapreduce.job.reduces}} is
> ignored that way.
> This regression was introduced by NUTCH-3162.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)