You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Owen O'Malley (JIRA)" <ji...@apache.org> on 2009/01/15 18:28:59 UTC

[jira] Resolved: (HADOOP-29) JobConf newInstance() method imposes a default constructor

     [ 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.