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

NullPointerException at FetcherOutputFormat.checkOutputSpecs

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 1.3
    • 1.4
    • fetcher
    • None
    • Cloudera CDH3 Cluster (hadoop 0.20.2-cdh3u0)

    • Patch Available

    Description

      When running Nutch as a mapreduce job on an existing cluster I get an NullPointerException at org.apache.nutch.fetcher.FetcherOutputFormat.checkOutputSpecs.

      The reason is that the passed in reference to the file system is null.
      The attached patch ignores the parameter 'fs' and creates a new reference to the file system.

      Attachments

        1. ParseOutputFormat.patch
          1.0 kB
          Viksit Gaur
        2. NUTCH-993.patch
          2 kB
          Julien Nioche
        3. NUTCH-993.patch
          2 kB
          Julien Nioche
        4. FetcherOutputFormat.patch
          1 kB
          Christian Guegi

        Issue Links

          Activity

            People

              jnioche Julien Nioche
              gugi Christian Guegi
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: