Re: Where to get hive serde jars.

2013-10-16 Thread Sonal Goyal
You can get the ser de from https://github.com/cloudera/cdh-twitter-example. I am not sure if there is a prebuilt version in any Cloudera repo, but you can check with the Cloudera team. Sent from my iPad On Oct 16, 2013, at 7:12 PM, Panshul Whisper wrote: > Hello, > > I am trying to imple

Where to get hive serde jars.

2013-10-16 Thread Panshul Whisper
Hello, I am trying to implement Serde in hive for reading Json files directly into my hive tables. I am using cloudera hue for querying to the hive server. Where can I get the cloudera hive serde jars from? or am I missing something else? when I create a table with the following statement: crea