|
|
-
Re: Reading AVRO with PigJohnny Zhang 2013-03-02, 00:24
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 > |