[ https://issues.apache.org/jira/browse/NUTCH-1707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13874714#comment-13874714 ]
Markus Jelsma commented on NUTCH-1707: -------------------------------------- You are right, however the CSV writer does not expose the commands, delete is important in this case. I think it would be better to rely on a very simple plugin for unit tests. If only i could get the writer actually write lines in other methods except open! :D > DummyIndexingWriter > ------------------- > > Key: NUTCH-1707 > URL: https://issues.apache.org/jira/browse/NUTCH-1707 > Project: Nutch > Issue Type: Improvement > Components: indexer > Reporter: Markus Jelsma > Assignee: Markus Jelsma > Fix For: 1.8 > > Attachments: NUTCH-1707-trunk.patch > > > DummyIndexingWriter that is supposed to write COMMAND\tID to a plain text > file. This plain text file can then be parsed by a unit test to check whether > IndexerMapReduce actually behaves as it should. -- This message was sent by Atlassian JIRA (v6.1.5#6160)