Sorry for the delay. I am still having the problem. I added the ant file: run ant test (https://github.com/snikhil0/avro-mr)
Creates the o/p file under: /logshed/test/<timebased>/part-r-00000 Its not completely kosher code: each time u invoke the test, delete your previous output (/logshed/test/<time-based>) Thanks, Nikhil On 6/8/12 4:05 PM, "Doug Cutting" <[email protected]> wrote: >There's no Ant or Maven build file. What command line should one use >to run the test? > >Doug > >On Fri, Jun 8, 2012 at 3:46 PM, Shirahatti, Nikhil <[email protected]> >wrote: >> 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/jav >>>a/ >>>org/apache/avro/mapred/ >>> >>>Thanks, >>> >>>Doug >>
