[
https://issues.apache.org/jira/browse/AVRO-763?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13021865#comment-13021865
]
Marshall Pierce commented on AVRO-763:
--------------------------------------
Ack! Didn't have the code style set up for the avro project in my IDE to fix
the imports -- I'll update the patch.
> Java: Mapred API: allow users to utilize configure() and close() methods on
> AvroMapper and AvroReducer
> -------------------------------------------------------------------------------------------------------
>
> Key: AVRO-763
> URL: https://issues.apache.org/jira/browse/AVRO-763
> Project: Avro
> Issue Type: Improvement
> Affects Versions: 1.4.1
> Reporter: Scott Carey
> Assignee: Marshall Pierce
> Fix For: 1.5.1
>
> Attachments: mapper-reducer-close-configure.patch
>
>
> From avro-user mailing list:
> {quote}
> Currently the AvroMapper and AvroReducer do not have the configure(..) and
> close() methods from typical MapReduce jobs. Can they be added to the code?
> Normally I would just extend org.apache.avro.mapred.HadoopReducer so that
> those methods are called on the delegate classes. However HadoopReducer is
> package protected. Is there a reason for that?
> {quote}
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira