Re: Efficiently Store data in Hive

2012-08-01 Thread Bejoy Ks
huffled is large it saves on network transfers there by increasing mapreduce performance to some extent.   Regards, Bejoy KS From: Techy Teck To: user@hive.apache.org Sent: Thursday, August 2, 2012 12:18 AM Subject: Efficiently Store data in Hive

Efficiently Store data in Hive

2012-08-01 Thread Techy Teck
How can I efficiently store data in Hive and also store and retrieve compressed data in hive? Currently I am storing it as a TextFile. I was going through Bejoy article ( http://kickstarthadoop.blogspot.com/2011/10/how-to-efficiently-store-data-in-hive.html) and I found that LZO compression will