[
https://issues.apache.org/jira/browse/NUTCH-1844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14147462#comment-14147462
]
Hudson commented on NUTCH-1844:
-------------------------------
FAILURE: Integrated in Nutch-trunk #2795 (See
[https://builds.apache.org/job/Nutch-trunk/2795/])
Updated CHANGES.txt for NUTCH-1844. (mattmann:
http://svn.apache.org/viewvc/nutch/trunk/?view=rev&rev=1627456)
* /nutch/trunk/CHANGES.txt
fix for NUTCH-1844. (mattmann:
http://svn.apache.org/viewvc/nutch/trunk/?view=rev&rev=1627455)
* /nutch/trunk/src/testresources/testcrawl
> testresources/testcrawl not referenced anywhere in code
> -------------------------------------------------------
>
> Key: NUTCH-1844
> URL: https://issues.apache.org/jira/browse/NUTCH-1844
> Project: Nutch
> Issue Type: Bug
> Components: test
> Reporter: Chris A. Mattmann
> Assignee: Chris A. Mattmann
> Fix For: 1.10
>
>
> While working on NUTCH-1526 in Review Board
> https://reviews.apache.org/r/9119/ [~lewismc] tried to test out the
> ./bin/nutch dump tool on src/testresources/testcrawl and found that it failed
> due to an old o.a.h.io.UTF8 key type (instead of the o.a.h.io.Text) type.
> I looked into this - how were Nutch tests passing using this old code? I
> found that Andrzej a long time ago wrote a tool to update the index from the
> old UFT8 key format to Text - I also found that *no where in the Nutch code*
> is the testcrawl referenced.
> My suggestion:
> * we remove the testcrawl (it's not used)
> * if we don't remove it, we at least run Andrzej's tool on it and then
> upgrade it to use o.a.h.io.Text keys.
> I'll take care of this.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)