This is an automated email from the ASF dual-hosted git repository.
snagel pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nutch.git.
from 4c3fb71 Merge pull request #316 from HansBrende/NUTCH-2551
add 5849cdb NUTCH-2552 CrawlDbReader -topN fails - update Hadoop
properties (deprecated / old MapReduce API) - includes fix for NUTCH-1228
Change mapred.task.timeout to mapreduce.task.timeout in fetcher
new 60a41ef Merge pull request #315 from
sebastian-nagel/NUTCH-2552-deprecated-properties-new-map-reduce-api
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
conf/nutch-default.xml | 2 +-
src/java/org/apache/nutch/crawl/CrawlDbReader.java | 2 +-
src/java/org/apache/nutch/crawl/LinkDb.java | 2 +-
src/java/org/apache/nutch/crawl/LinkDbMerger.java | 2 +-
src/java/org/apache/nutch/fetcher/Fetcher.java | 2 +-
src/java/org/apache/nutch/hostdb/ReadHostDb.java | 2 +-
src/java/org/apache/nutch/scoring/webgraph/NodeDumper.java | 2 +-
src/java/org/apache/nutch/util/SitemapProcessor.java | 4 ++--
.../src/java/org/apache/nutch/protocol/httpclient/Http.java | 2 +-
9 files changed, 10 insertions(+), 10 deletions(-)
--
To stop receiving notification emails like this one, please contact
[email protected].