[ 
https://issues.apache.org/jira/browse/AVRO-763?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Doug Cutting resolved AVRO-763.
-------------------------------

      Resolution: Fixed
    Hadoop Flags: [Reviewed]

I just committed this.  Thanks, Marshall!

> 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: AVRO-763-r2.patch, 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

Reply via email to