[ 
https://issues.apache.org/jira/browse/MAPREDUCE-5063?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13601268#comment-13601268
 ] 

Karthik Kambatla commented on MAPREDUCE-5063:
---------------------------------------------

While it is an interesting ask, I am not sure changing the PL semantics and 
guarantees of MapReduce is a good idea. Please share a design doc if you have a 
particular approach in mind. If we can continue to support the same 
semantics/guarantees we have been so far with the proposed changes, may be we 
can include it?
                
> Transfering mapper output  (key,value) pair to multiple reducer 
> ----------------------------------------------------------------
>
>                 Key: MAPREDUCE-5063
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5063
>             Project: Hadoop Map/Reduce
>          Issue Type: Wish
>    Affects Versions: 1.0.3
>            Reporter: Vikas Jadhav
>            Priority: Minor
>
> Currently  in  Hadoop MapReduce mapper output in (key,value) form can be 
> transfered to only one reducer 
> Our goal is to be able transfer/shuffle (key,value) pair to multiple reducer
> Note:- we need to shuffle same pair to number of reducers

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to