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

Doug Cutting updated AVRO-763:
------------------------------

    Fix Version/s: 1.5.1

This is a compatible API change, so hopefully we can get this into 1.5.1.

> 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
>             Fix For: 1.5.1
>
>
> 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