Re: Regarding pointers for LZO compression in Hive and Hadoop

2011-12-14 Thread James Warren
Hi Abhishek - (Redirecting to user@hive, bcc'ing common-user) I found this blog to be particularly useful when incorporating Hive and LZO: http://www.mrbalky.com/2011/02/24/hive-tables-partitions-and-lzo-compression/ And if you're having issues setting up LZO with Hadoop in general, check out

Re: Regarding pointers for LZO compression in Hive and Hadoop

2011-12-14 Thread Prashant Kommireddi
http://code.google.com/p/hadoop-gpl-packing/ Thanks, Prashant On Wed, Dec 14, 2011 at 11:32 AM, Abhishek Pratap Singh wrote: > Hi, > > I m looking for some useful docs on enabling LZO on hadoop cluster. I tried > few of the blogs, but somehow its not working. > Here is my requirement. > > I hav

Regarding pointers for LZO compression in Hive and Hadoop

2011-12-14 Thread Abhishek Pratap Singh
Hi, I m looking for some useful docs on enabling LZO on hadoop cluster. I tried few of the blogs, but somehow its not working. Here is my requirement. I have a hadoop 0.20.2 and Hive 0.6. I have some tables with 1.5 TB of data, i want to compress them using LZO and enable LZO in hive as well as i