You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@pig.apache.org by Anthony Urso <an...@cs.ucla.edu> on 2010/04/30 00:47:16 UTC

JSON load function?

Is there a JSON load function already available for Pig?

Re: JSON load function?

Posted by Dmitriy Ryaboy <dv...@gmail.com>.
As far as being open-sourced, afaik only Elephant Bird, which reads
LZO-compressed json (but not regular json). It would be fairly simple
to make this into a regular json loader, just replace the input
format.

-D

On Thu, Apr 29, 2010 at 3:47 PM, Anthony Urso <an...@cs.ucla.edu> wrote:
> Is there a JSON load function already available for Pig?
>