I presume you're talking about this:
http://code.google.com/p/hive-json-serde/?

I did use it, but it doesn't deal with complex objects (arrays and maps)
properly.  I had created a patch to fix that issue at my previous job, but
thought I'd do a "clean-room" implementation which could be contributed to
Hive (the JsonSerde package's license is LGPL).

Thanks,
Rajappa

On Sat, Nov 6, 2010 at 6:44 PM, Ted Yu <yuzhih...@gmail.com> wrote:

> Have you tried using org.apache.hadoop.hive.contrib.serde2.JsonSerde ?
>
>
> On Sat, Nov 6, 2010 at 3:07 PM, Rajappa Iyer <r...@mayin.org> wrote:
>
> > Hi,
> >
> > I seem to recall that this issue has popped up every now and then and I
> was
> > wondering if anyone is working on this?  If not, I'd like to create a
> JIRA
> > issue and start work on this.
> >
> > Thanks,
> > Rajappa
> >
>

Reply via email to