You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "Lewis John McGibbney (JIRA)" <ji...@apache.org> on 2015/12/10 04:04:11 UTC

[jira] [Resolved] (NUTCH-2180) FileDumper dumps data, but breaks midway on corrupt segments

     [ https://issues.apache.org/jira/browse/NUTCH-2180?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lewis John McGibbney resolved NUTCH-2180.
-----------------------------------------
    Resolution: Fixed

Committed @revision 1719004 in trunk

> FileDumper dumps data, but breaks midway on corrupt segments
> ------------------------------------------------------------
>
>                 Key: NUTCH-2180
>                 URL: https://issues.apache.org/jira/browse/NUTCH-2180
>             Project: Nutch
>          Issue Type: Bug
>          Components: bin, dumpers
>    Affects Versions: 1.11
>         Environment: Ubuntu 14.04.3 x64 
>            Reporter: Harshavardhan Manjunatha
>            Assignee: Michael Joyce
>             Fix For: 1.12
>
>
> FileDumper should ignore corrupt segments, and continue dumping data instead of throwing NullPointerException
> $ bin/nutch dump -segment ../../../segments/ -outputDir ./firstDump/ -flatdir
> java.lang.NullPointerException
> 	at org.apache.nutch.tools.FileDumper.dump(FileDumper.java:175)
> 	at org.apache.nutch.tools.FileDumper.main(FileDumper.java:417)
> $



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