Hello, The code is checked in here: https://github.com/snikhil0/avro-mr
The test class is: MuxDemuxRunnableTest Nikhil On 6/8/12 2:22 PM, "Doug Cutting" <[email protected]> wrote: >On Fri, Jun 8, 2012 at 2:04 PM, Shirahatti, Nikhil <[email protected]> >wrote: >> Whereas the reduce output file: has the 0<tab> before the > >It sounds like something is writing to the file before AvroOutputFormat. > >Can you provide a complete example that illustrates this? E.g., like >those in the unit tests? > >http://svn.apache.org/repos/asf/avro/trunk/lang/java/mapred/src/test/java/ >org/apache/avro/mapred/ > >Thanks, > >Doug
