hadoop-lzo
hadoop-lzo copied to clipboard
Old LZO version
Hi, I try to uncompress a LZO archive with your library and I got the following error:
java.io.IOException: Compressed with incompatible lzo version: 0x2060 (expected 0x2050)
Is there a way to uncompress older LZO version with your API ? Thanks
Mathieu
same problem here. Did you find a solution? :(
Which version of the hadoop-lzo library (not LZO) are you using? Can you try with the latest version (0.4.20)?