Re: Hive Serialization issues

2016-11-23 Thread Dana Ram Meghwal
Hey, Any leads? On Tue, Nov 22, 2016 at 5:35 PM, Dana Ram Meghwal <dana...@saavn.com> wrote: > Hey All, > > I am using Hive 2.0 with external meta-store on EMR-5.0.0 and TEZ as > execution engine. > Our data are stored in json format so for serialization and > de

Fwd: Hive Serialization issues

2016-11-22 Thread Dana Ram Meghwal
want to user the lazy serde because our data contains non-utf-8 character and the later serde does not support non-utf-8 character serialization/deserialization. Can you please help me solve this, we mostly want to use lazy serde only as we have already experimented with other serde's no