I've been told that I should build the jars and native libraries and then deploy these to the cluster.
-Pete -----Original Message----- From: Ryan Rawson [mailto:[email protected]] Sent: Monday, March 07, 2011 3:23 PM To: [email protected] Cc: Peter Haidinyak Subject: Re: LZO Compression Just copy in the hadoop-gpl-compression*.jar and the native/Linux*/libgplcompression* to every node and you can use 'LZO' compression type in your tables without doing anything else. -ryan On Mon, Mar 7, 2011 at 3:18 PM, Peter Haidinyak <[email protected]> wrote: > Hi, > When you are setting up LZO Compression for HBase to you need to > modify the Hadoop configuration to use LZO or can HBase compress independent > of Hadoop? > > Thanks > > -Pete >
