Uploaded image for project: 'Nutch'
  1. Nutch
  2. NUTCH-2180

FileDumper dumps data, but breaks midway on corrupt segments

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.11
    • 1.12
    • bin, dumpers
    • None
    • Ubuntu 14.04.3 x64

    • Patch, Important

    Description

      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)
      $

      Attachments

        Activity

          People

            mjoyce Michael Joyce
            hmanjuna Harshavardhan Manjunatha
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: