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

Mariappan Asokan commented on MAPREDUCE-4807:
---------------------------------------------

Sorry for the botched formatting:(  Here we go.

Hi Arun,
I addressed the following issues:

* Copied fields from {{Context}} to local copies to reduce the size of the 
patch.
* Opted to change the method name to {{createSortingCollector().}} I cannot use 
this to create {{DirectMapOutputCollector()}} (based on whether it is a 
map-only job) since the call to this method from {{NewOutputCollector}} always 
expects a sorting collector.
* Prefixed *get* in the method signatures of {{Context}} class.

Please review the uploaded patch.

Thanks.

– Asokan

                
> Allow MapOutputBuffer to be pluggable
> -------------------------------------
>
>                 Key: MAPREDUCE-4807
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4807
>             Project: Hadoop Map/Reduce
>          Issue Type: Sub-task
>    Affects Versions: 2.0.2-alpha
>            Reporter: Arun C Murthy
>            Assignee: Mariappan Asokan
>             Fix For: 2.0.3-alpha
>
>         Attachments: COMBO-mapreduce-4809-4807.patch, 
> COMBO-mapreduce-4809-4807.patch, mapreduce-4807.patch, mapreduce-4807.patch, 
> mapreduce-4807.patch, mapreduce-4807.patch, mapreduce-4807.patch
>
>
> Allow MapOutputBuffer to be pluggable

--
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