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 "Tom White (JIRA)" <ji...@apache.org> on 2008/09/16 14:56:44 UTC

[jira] Commented: (HADOOP-4187) Create a MapReduce-specific ReflectionUtils that handles JobConf and JobConfigurable

    [ https://issues.apache.org/jira/browse/HADOOP-4187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12631379#action_12631379 ] 

Tom White commented on HADOOP-4187:
-----------------------------------

This is only needed for the existing mapred package. The new mapreduce package does everything in terms of Configuration (there's no JobConf), so the existing ReflectionUtils in core should suffice.

> Create a MapReduce-specific ReflectionUtils that handles JobConf and JobConfigurable
> ------------------------------------------------------------------------------------
>
>                 Key: HADOOP-4187
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4187
>             Project: Hadoop Core
>          Issue Type: Sub-task
>            Reporter: Tom White
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.