has anyone ported hadoop.lib.aggregate?

2010-02-06 Thread Meng Mao
>From what I can tell, while the ValueAggregator stuff should be useable, the ValueAggregatorJob and ValueAggregatorJobBase classes still use the old Mapper and Reducer signatures, and basically aren't compatible with the new mapreduce.* API. Is that correct? Has anyone out there done a port? We'v

Re: has anyone ported hadoop.lib.aggregate?

2010-02-07 Thread Amareshwari Sri Ramadasu
Org.apache.hadoop.mapred.lib.aggregate has been ported to new api in branch 0.21. See http://issues.apache.org/jira/browse/MAPREDUCE-358 Thanks Amareshwari On 2/7/10 5:34 AM, "Meng Mao" wrote: >From what I can tell, while the ValueAggregator stuff should be useable, the ValueAggregatorJob and

Re: has anyone ported hadoop.lib.aggregate?

2010-02-08 Thread Meng Mao
I'm not familiar with the current roadmap for 0.20, but is there any plan to backport the new mapreduce.lib.aggregate library into 0.20.x? I suppose our team could attempt to use the patch ourselves, but we'd be much more comfortable going with a standard release if at all possible. On Sun, Feb 7