You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nutch.apache.org by sn...@apache.org on 2017/12/14 15:12:12 UTC

[nutch] branch master updated (6b04090 -> 0e3036b)

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
['"commits@nutch.apache.org" <co...@nutch.apache.org>'].

[nutch] 01/01: Merge pull request #255 from sebastian-nagel/nutch-2474-crawldb-reader-stats-class-cast-exception

Posted by sn...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

snagel pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nutch.git

commit 0e3036b9a4147adf06ac5495212b4542f42377c1
Merge: 6b04090 ee36c8d
Author: Sebastian Nagel <sn...@apache.org>
AuthorDate: Thu Dec 14 16:12:09 2017 +0100

    Merge pull request #255 from sebastian-nagel/nutch-2474-crawldb-reader-stats-class-cast-exception
    
    NUTCH-2474 CrawlDbReader -stats fails with ClassCastException

 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
"commits@nutch.apache.org" <co...@nutch.apache.org>.