The Avro unit tests have several examples: http://svn.apache.org/viewvc/avro/tags/release-1.5.0/lang/java/mapred/src/t est/java/org/apache/avro/mapred/TestWordCount.java?view=markup
On 3/14/11 1:54 PM, "Aleksey Maslov" <[email protected]> wrote: >I am confused. > >The patch applies only to Avro 1.3.3, Hadoop 0.20.2 >(https://issues.apache.org/jira/browse/AVRO-593); >I am running avro 1.4.1 - shouldn't the patch be already in that base >version? >I tried integrate, but there are files missing from 1.4.1 that patch tries >to modify (ex: AvroSerialization.java); >--- > >I am not following your explanation - could you please give me a quick >example (or a link to one) of how to use avro objects as hadoop's >key/value >types for MR jobs ? > >Thanks, >Aleksey > > >-- >View this message in context: >http://apache-avro.679487.n3.nabble.com/How-to-direct-Reducer-to-write-avr >o-objects-to-avro-sequence-file-tp2663706p2677331.html >Sent from the Avro - Users mailing list archive at Nabble.com.
