[
https://issues.apache.org/jira/browse/MAPREDUCE-3607?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13188594#comment-13188594
]
Matt Foley edited comment on MAPREDUCE-3607 at 1/18/12 6:29 PM:
----------------------------------------------------------------
Tom, SQOOP-384 lists four mapreduce APIs needed by sqoop, and you've included
all four of them in this patch. However, they also need a different signature
of org.apache.hadoop.conf.Configuration.getInstances, as discussed in
[SQOOP-384 comment 13166568 |
https://issues.apache.org/jira/browse/SQOOP-384?focusedCommentId=13166568&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-13166568]
and shown in the patch attached to that jira.
Can you add that API to this patch, please?
was (Author: mattf):
Tom, SQOOP-384 lists four mapreduce APIs needed by sqoop, and you've
included all four of them in this patch. However, they also need a different
signature of org.apache.hadoop.conf.Configuration.getInstances, as discussed in
[SQOOP-384 comment 13166568 |
https://issues.apache.org/jira/browse/SQOOP-384?focusedCommentId=13166568&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-13166568]
and shown in the patch attached to that jira.
Can you add that API to the patch, please?
> Port missing new API mapreduce lib classes to 1.x
> -------------------------------------------------
>
> Key: MAPREDUCE-3607
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-3607
> Project: Hadoop Map/Reduce
> Issue Type: Improvement
> Components: client
> Affects Versions: 1.0.0
> Reporter: Tom White
> Assignee: Tom White
> Attachments: MAPREDUCE-3607.patch, MAPREDUCE-3607.patch
>
>
> There are a number of classes under mapreduce.lib that are not present in the
> 1.x series. Including these would help users and downstream projects using
> the new MapReduce API migrate to later versions of Hadoop in the future.
> A few examples of where this would help:
> * Sqoop uses mapreduce.lib.db.DBWritable and
> mapreduce.lib.input.CombineFileInputFormat (SQOOP-384).
> * Mahout uses mapreduce.lib.output.MultipleOutputs (MAHOUT-822).
> * HBase has a backport of mapreduce.lib.partition.InputSampler and
> TotalOrderPartitioner (in org.apache.hadoop.hbase.mapreduce.hadoopbackport) -
> it would be better if it used the ones in Hadoop.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira