[
https://issues.apache.org/jira/browse/HADOOP-29?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Owen O'Malley resolved HADOOP-29.
---------------------------------
Resolution: Won't Fix
> JobConf newInstance() method imposes a default constructor
> ----------------------------------------------------------
>
> Key: HADOOP-29
> URL: https://issues.apache.org/jira/browse/HADOOP-29
> Project: Hadoop Core
> Issue Type: Improvement
> Components: mapred
> Reporter: Jerome Charron
> Assignee: Owen O'Malley
> Priority: Minor
> Attachments: HADOOP-29.patch
>
>
> The Nutch parse command fails, because the ParseSegment class has no default
> constructor.
> However, ParseSegment extends Configured, so it can be directly instanciated
> with a Configuration parameter.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.