[
https://issues.apache.org/jira/browse/NUTCH-993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13033194#comment-13033194
]
Viksit Gaur commented on NUTCH-993:
-----------------------------------
This issue also affects the ParseOutputFormat.java code. I've attached a patch
here.
> 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
> Priority: Minor
> Attachments: FetcherOutputFormat.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.
For more information on JIRA, see: http://www.atlassian.com/software/jira