[ 
https://issues.apache.org/jira/browse/NUTCH-2694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16775151#comment-16775151
 ] 

Hudson commented on NUTCH-2694:
-------------------------------

FAILURE: Integrated in Jenkins build Nutch-trunk #3609 (See 
[https://builds.apache.org/job/Nutch-trunk/3609/])
NUTCH-2694 HostDB to aggregate by long instead of integer (markus: 
[https://github.com/apache/nutch/commit/33922feb804d740180fb4abd833884dae6d62cc0])
* (edit) CHANGES.txt
* (edit) src/java/org/apache/nutch/hostdb/ResolverThread.java
* (edit) src/java/org/apache/nutch/hostdb/HostDatum.java
* (edit) src/java/org/apache/nutch/hostdb/UpdateHostDbReducer.java


> HostDB to aggregate by long instead of integer
> ----------------------------------------------
>
>                 Key: NUTCH-2694
>                 URL: https://issues.apache.org/jira/browse/NUTCH-2694
>             Project: Nutch
>          Issue Type: Bug
>          Components: hostdb
>    Affects Versions: 1.15
>            Reporter: Markus Jelsma
>            Priority: Major
>             Fix For: 1.16
>
>         Attachments: NUTCH-2694-2.patch, NUTCH-2694.patch
>
>
> Last week we got Pinterest in our database, it has a neat set of sitemaps, 
> and a lot of entries, over 2 billion. When first making HostDatum i foolishly 
> used ints instead of longs, which shows in -1.9 billion records for Pinterest.
> I propose a simple move from int to long with an upgrade note mentioning the 
> databases are not compatible and the suggestion to delete any existing 
> HostDB. Agreed?



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to