Beside fixing an issue with baseOutputPath, https://issues.apache.org/** jira/browse/AVRO-1215 <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
