[
https://issues.apache.org/jira/browse/MAPREDUCE-373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12734465#action_12734465
]
Sharad Agarwal commented on MAPREDUCE-373:
------------------------------------------
Since all FieldSelection* classes are related, I think we can keep them all in
a single package something like org.apache.hadoop.mapreduce.lib.fieldsel. This
will also avoid making FieldSelectionHelper class as public.
Also lot of code is duplicate in the old API testcase and new API one. We
should share the code between these. "mapred" tests can depend on "mapreduce"
test.
> Change org.apache.hadoop.mapred.lib. FieldSelectionMapReduce to use new api.
> ----------------------------------------------------------------------------
>
> Key: MAPREDUCE-373
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-373
> Project: Hadoop Map/Reduce
> Issue Type: Sub-task
> Reporter: Amareshwari Sriramadasu
> Assignee: Amareshwari Sriramadasu
> Fix For: 0.21.0
>
> Attachments: patch-373.txt
>
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.