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

Hudson commented on NUTCH-1867:
-------------------------------

SUCCESS: Integrated in Nutch-trunk #2810 (See 
[https://builds.apache.org/job/Nutch-trunk/2810/])
NUTCH-1867 CrawlDbReader: use setFloat to pass min score (snagel: 
http://svn.apache.org/viewvc/nutch/trunk/?view=rev&rev=1629539)
* /nutch/trunk/CHANGES.txt
* /nutch/trunk/src/java/org/apache/nutch/crawl/CrawlDbReader.java


> CrawlDbReader: use setFloat to pass min score
> ---------------------------------------------
>
>                 Key: NUTCH-1867
>                 URL: https://issues.apache.org/jira/browse/NUTCH-1867
>             Project: Nutch
>          Issue Type: Improvement
>          Components: crawldb
>    Affects Versions: 1.9
>            Reporter: Sebastian Nagel
>            Priority: Trivial
>             Fix For: 1.10
>
>         Attachments: NUTCH-1867-v1.patch
>
>
> The float value "min" score in the CrawlDbTopNMapper is passed via property 
> "db.reader.topn.min" as a long (multiplied by 1Mio.). The comment "no 
> setFloat() in the API" is no longer valid, the method exists in 
> [Configuration|https://hadoop.apache.org/docs/current/api/org/apache/hadoop/conf/Configuration.html|Configuration]
>  and should be used. Reported by [~lewismc], see NUTCH-1857.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to