You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-user@hadoop.apache.org by Mohammad Tariq <do...@gmail.com> on 2014/06/19 12:01:36 UTC

Re: Map reduce Query

This is what we do. I'm sorry I didn't quite this.

We read in the data through Mapper, do some operations on it, and pass the
Mapper output on to the Reducer. If you intend to just pass the data as it
is then just context.write it without doing anything else.

*Warm regards,*
*Mohammad Tariq*
*cloudfront.blogspot.com <http://cloudfront.blogspot.com>*


On Thu, Jun 19, 2014 at 2:30 PM, Shrivastava, Himnshu (GE Global Research,
Non-GE) <Hi...@ge.com> wrote:

>  Can we take input in a mapper function and in some way pass it  to
> reducer ?
>
>
>
> Regards,
>