Hi Jean: He did the second command. The jar and libgplcompression.* are all there.
Xueling On Fri, Dec 18, 2009 at 6:36 PM, Jean-Daniel Cryans <[email protected]>wrote: > He didn't do that second command: > > $ cp build/hadoop-gpl-compression-0.1.0-dev.jar hbase/lib/ > $ cp build/native/Linux-amd64-64/lib/libgplcompression.* > hbase/lib/native/Linux-amd64-64/ > > J-D > > On Fri, Dec 18, 2009 at 6:32 PM, Xueling Shu <[email protected]> > wrote: > > Out system admin followed the instruction at > > http://wiki.apache.org/hadoop/UsingLzoCompression. But I still got the > > following error when HBase tried to flush the data: > > > > com.hadoop.compression.lzo.LzoCompressor: java.lang.UnsatisfiedLinkError: > > Cannot load liblzo2.so.2 (liblzo2.so.2: cannot open shared object file: > No > > such file or directory)! > > ERROR com.hadoop.compression.lzo.LzoCodec: Failed to load/initialize > > native-lzo library > > > > I am wondering if the libraries need to be installed into a particular > > directory? Currently they are sitting at /usr/local/lib. > > > > Thanks, > > Xueling > > >
