API documentation is at: http://avro.apache.org/docs/current/api/java/org/apache/avro/mapred/package-summary.html
Examples may be found in the tests, e.g., from the current release: http://svn.apache.org/viewvc/avro/tags/release-1.5.4/lang/java/mapred/src/test/java/org/apache/avro/mapred/ Is that the sort of thing you're looking for? Doug On 10/06/2011 11:42 PM, Something Something wrote: > Would like to read & process AVRO files in a Java MapReduce program. I > googled but didn't see any good examples that I could use. If anyone > can provide samples, that would be greatly appreciated. Thanks.
