Hi you can use Job#setNumReduceTasks(int tasks) method to set the number of reducer to output.
On Wed, Mar 13, 2013 at 2:15 PM, Vikas Jadhav <[email protected]>wrote: > Hello, > > As by default Hadoop framework can shuffle (key,value) pair to only one > reducer > > I have use case where i need to shufffle same (key,value) pair to multiple > reducers > > Also I willing to change the code of hadoop framework if Necessory. > > > Thank you > > -- > * > * > * > > Thanx and Regards* > * Vikas Jadhav* > -- Don't Grow Old, Grow Up... :-)
