shuffling one intermediate pair to more than one reducer

2013-03-24 Thread Vikas Jadhav
Hello

I have use case where i want to shuffle same pair to more than one reducer.
is there anyone tried this or can give suggestion how to implement it.


I have crated jira for same
https://issues.apache.org/jira/browse/MAPREDUCE-5063

Thank you.
-- 
*
*
*

Thanx and Regards*
* Vikas Jadhav*


Re: shuffling one intermediate pair to more than one reducer

2013-03-24 Thread Harsh J
This one is rather easy. Not sure why you'd open a JIRA for a request.
JIRA is to be used for feature requests and bug/improvement requests.

Also, wasn't this discussed some time back by you? See
http://search-hadoop.com/?q=%22pair+from+mapper+to+multiple+reducer%22
for the many replies of solutions you already received. If you
disregarded them all for some reason, please state so when following
up with the same question all over again.

P.s. Please do not cross post to all lists you know of. Use one list
per question, based on relevancy, and help avoid confusion.

On Mon, Mar 25, 2013 at 10:33 AM, Vikas Jadhav vikascjadha...@gmail.com wrote:
 Hello

 I have use case where i want to shuffle same pair to more than one reducer.
 is there anyone tried this or can give suggestion how to implement it.


 I have crated jira for same
 https://issues.apache.org/jira/browse/MAPREDUCE-5063

 Thank you.
 --


 Thanx and Regards
  Vikas Jadhav



--
Harsh J