Description
When we try to compress a file using the LZ4 codec compression type then the yarn job gets failed with the error message :
net.jpountz.lz4.LZ4Compressorcompres(Ljava/nio/ByteBuffer;Ljava/nio/ByteBuffer;)V
Attachments
Attachments
Issue Links
- is related to
-
HADOOP-17292 Using lz4-java in Lz4Codec
- Resolved