Load CSV files with embedded map and arrays to Hive

2014-08-19 Thread Sushant Prusty
Pl let me know how I can load a CSV file with embedded map and arrays data into Hive. Regards, Sushant

Re: Load CSV files with embedded map and arrays to Hive

2014-08-19 Thread Nitin Pawar
can you give an example of your dataset? On Tue, Aug 19, 2014 at 2:31 PM, Sushant Prusty sushan...@gmx.com wrote: Pl let me know how I can load a CSV file with embedded map and arrays data into Hive. Regards, Sushant -- Nitin Pawar

Re: Load CSV files with embedded map and arrays to Hive

2014-08-19 Thread Sushant Prusty
Hi Nitin, Thanks for your prompt reply. I am enclosing the datafile and the table creation script. Looking forward to your support. On Tuesday 19 August 2014 02:33 PM, Nitin Pawar wrote: can you give an example of your dataset? On Tue, Aug 19, 2014 at 2:31 PM, Sushant Prusty

Hive Tez Counters

2014-08-19 Thread Suma Shivaprasad
Hi, Needed info on where I can get detailed job counters for Hive on Tez. Am running this on a HDP cluster with Hive 0.13 and see only the following job counters through Hive Tez in Yarn logs . Cannot see any ReduceOperator counters and the CPU_MILLISECONDS in some cases in -ve. Is this accurate?