Re:

2017-12-07 Thread Lefty Leverenz
To unsubscribe, please send a message to user-unsubscr...@hive.apache.org as described here: Mailing Lists . Thanks. -- Lefty On Wed, Nov 29, 2017 at 5:17 AM, Zhenyi Zhao wrote: > Unsubscribe >

Hive - Json Serde - ORC

2017-12-07 Thread kaducangica .
Hi all, i have a very complex json that i need to insert in a hive table. A json example follws attached. First of all i read a json file with Spark to make some data processing and then i write to a stage table with no Serde and with no any kind of compression and format (Parquet or ORC). Then