|
|
-
Re: Hadoop Multithread MapReduceHarsh J 2012-07-26, 03:10
Hi,
We do have a Multithreaded Mapper implementation available for use. Check out: http://hadoop.apache.org/common/docs/stable/api/org/apache/hadoop/mapreduce/lib/map/MultithreadedMapper.html On Thu, Jul 26, 2012 at 8:26 AM, kenyh <[EMAIL PROTECTED]> wrote: > > Does anyone know about the feature about using multiple thread in map task or > reduce task? > Is it a good way to use multithread in map task? > -- > View this message in context: http://old.nabble.com/Hadoop-Multithread-MapReduce-tp34213534p34213534.html > Sent from the Hadoop core-user mailing list archive at Nabble.com. > -- Harsh J |