You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "Markus Jelsma (Closed) (JIRA)" <ji...@apache.org> on 2011/12/20 12:31:32 UTC

[jira] [Closed] (NUTCH-993) NullPointerException at FetcherOutputFormat.checkOutputSpecs

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

Markus Jelsma closed NUTCH-993.
-------------------------------


Bulk close of resolved issues of 1.4. bulkclose-1.4-20111220
                
> NullPointerException at FetcherOutputFormat.checkOutputSpecs
> ------------------------------------------------------------
>
>                 Key: NUTCH-993
>                 URL: https://issues.apache.org/jira/browse/NUTCH-993
>             Project: Nutch
>          Issue Type: Bug
>          Components: fetcher
>    Affects Versions: 1.3
>         Environment: Cloudera CDH3 Cluster (hadoop 0.20.2-cdh3u0)
>            Reporter: Christian Guegi
>            Assignee: Julien Nioche
>            Priority: Minor
>             Fix For: 1.4
>
>         Attachments: FetcherOutputFormat.patch, NUTCH-993.patch, NUTCH-993.patch, ParseOutputFormat.patch
>
>
> 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.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira