twitter / hadoop-lzo

Refactored version of code.google.com/hadoop-gpl-compression for hadoop 0.20
GNU General Public License v3.0
546 stars 329 forks source link

How to decompress LZO file using hadoop-lzo #159

Open ksgurudas opened 1 year ago

ksgurudas commented 1 year ago

Can someone please help me with how to use this library to decompress lzo file in java? I am completely new to lzo world so not sure how to use this library.