Is this the issue addressed by AVRO-1266? https://issues.apache.org/jira/browse/AVRO-1266
Doug On Thu, Feb 28, 2013 at 3:11 PM, Pierre Mariani <[email protected]> wrote: > Beside fixing an issue with baseOutputPath, > https://issues.apache.org/jira/browse/AVRO-1215 allows to specify different > schema for different outputs when using AvroMultipleOutputs. > > However, this is for the new Hadoop API (org.apache.avro.mapreduce). > > Is it possible that the same bug exists in the package for the old Hadoop > API (org.apache.avro.mapred) ? > > Thank you > Pierre
