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/java/ >>org/apache/avro/mapred/ >> >>Thanks, >> >>Doug >
