Re: LzoCodec for hadoop 0.20.x

2010-10-09 Thread Edward Capriolo
On Fri, Oct 8, 2010 at 6:34 PM, Ted Yu wrote: > Hi, > I am using hive trunk with default setting along with cdh3b2. > I encounter the following exception: > > Caused by: java.lang.IllegalArgumentException: Compression codec > com.hadoop.compression.lzo.LzoCodec not found. >     at > org.apache

LzoCodec for hadoop 0.20.x

2010-10-08 Thread Ted Yu
Hi, I am using hive trunk with default setting along with cdh3b2. I encounter the following exception: Caused by: java.lang.IllegalArgumentException: Compression codec com.hadoop.compression.lzo.LzoCodec not found. at org.apache.hadoop.io.compress.CompressionCodecFactory.getCodecClasses(Co