hadoop-lzo icon indicating copy to clipboard operation
hadoop-lzo copied to clipboard

Old LZO version

Open mathieuleclaire opened this issue 9 years ago • 2 comments

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

mathieuleclaire avatar Oct 21 '15 12:10 mathieuleclaire

same problem here. Did you find a solution? :(

edwise avatar Jan 10 '17 16:01 edwise

Which version of the hadoop-lzo library (not LZO) are you using? Can you try with the latest version (0.4.20)?

sjlee avatar Jan 11 '17 17:01 sjlee