[ 
http://issues.apache.org/jira/browse/HADOOP-29?page=comments#action_12431982 ] 
            
Doug Cutting commented on HADOOP-29:
------------------------------------

Wouldn't it be simpler to just add a default constructor to Configured?

> JobConf newInstance() method imposes a default constructor
> ----------------------------------------------------------
>
>                 Key: HADOOP-29
>                 URL: http://issues.apache.org/jira/browse/HADOOP-29
>             Project: Hadoop
>          Issue Type: Improvement
>          Components: mapred
>            Reporter: Jerome Charron
>            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.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to