Hi,

you can also have a look at another JSON SerDe available on google code
(also with source code available). You can find it at
http://code.google.com/p/hive-json-serde/

Regards,

Robert

Am 30.09.10 15:42, schrieb Damien Allison:
> Hi,
>
> I have noticed an issue with the JSON serde path when reviewing some
> code. The Json Serde include was from:
>
> add jar s3://elasticmapreduce/samples/hive-ads/libs/jsonserde.jar;
>
> and used a statement like
>
> WITH SERDEPROPERTIES
> ('paths'='
>     path1,
>     path2,
>     path3')
>
> What we observed was that the second and third paths were added
> correctly but the first field is always null.
>
> Is expected behavior?
>
> Thanks,
>
> Damien Allison
>
> -- 
> Imagini Europe Limited | 7 Moor Street, London, W1D 5NB
> e: damien.alli...@imagini.net <mailto:damien.alli...@imagini.net> |
> skype: damien.k.allison
> t: +44 (0) 207 734 7033
> www.visualdna.com <http://www.visualdna.com/>
>
> Imagini Europe Limited, Company number 5565112 (England and Wales),
> Registered address: c/o: Bird & Bird, 90 Fetter Lane, London, EC4A 1EQ

Reply via email to