Hi, Terry: You can check out contrib/piggybank/java/src/test/java/org/apache/pig/piggybank/test/storage/avro/TestAvroStorage.java Here are many test cases exercise load and store avro files.
Johnny On Fri, Mar 1, 2013 at 4:23 PM, Terry Healy <[email protected]> wrote: > Can someone point me to some examples or documentation about how to read > and write AVRO files with Pig? I'm just getting started, but the bulk of > my data is in AVRO. > > Thanks, > > Terry >
