Re: Exception reading from Hbase table with LZO compression

2011-02-05 Thread Ashish Shinde
hi, This was my mistake on one of the cluster machines. It had hadoop-gpl-compression jar from google code. After removing this jar, this error no longer came up. Sorry about the false alarm. Thanks and regards, - Ashish On Fri, 4 Feb 2011 10:37:33 +0530 Ashish Shinde wrote: > hi Todd, >

Re: Exception reading from Hbase table with LZO compression

2011-02-03 Thread Ashish Shinde
hi Todd, Sorry forgot to mention that. I am using your version 0.4.9 build from https://github.com/toddlipcon/hadoop-lzo Thanks and regrads, - Ashish On Thu, 3 Feb 2011 11:25:09 -0800 Todd Lipcon wrote: > Hi Ashish, > > Which version of the LZO libraries are you using? > > -Todd > > O

Re: Exception reading from Hbase table with LZO compression

2011-02-03 Thread Todd Lipcon
Hi Ashish, Which version of the LZO libraries are you using? -Todd On Thu, Feb 3, 2011 at 7:46 AM, Ashish Shinde wrote: > Hi, > > I get the following exception when reading from a table with LZO > compression (using a M/R job as well as shell) on hbase 0.90.0. > > Is this hbase related of is t

Exception reading from Hbase table with LZO compression

2011-02-03 Thread Ashish Shinde
Hi, I get the following exception when reading from a table with LZO compression (using a M/R job as well as shell) on hbase 0.90.0. Is this hbase related of is there a big in hadoop-gpl-compression. Thanks and regards, - Ashish java.io.IOException: java.io.IOException: java.lang.IllegalArg