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 6b04090 Merge pull request #253 from
smartive/fix/indexer-elastic-rest-dependecy
add 12e14ac NUTCH-2474 CrawlDbReader -stats fails with ClassCastException
- replace CrawlDbStatCombiner by CrawlDbStatReducer and ensure that data is
properly processed independently whether and how often combiner is called -
simplify calculation of minimum and maximum
add ee36c8d - filter out NaN scores which break the quantile calculation
new 0e3036b Merge pull request #255 from
sebastian-nagel/nutch-2474-crawldb-reader-stats-class-cast-exception
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:
src/java/org/apache/nutch/crawl/CrawlDbReader.java | 284 +++++++++------------
1 file changed, 124 insertions(+), 160 deletions(-)
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].