Re: Inquiry about usage of Kafka Compression

2021-03-18 Thread Loren Abigail Sion
Hi Dongjin, Thank you for your very informative reply! Here's the answer to your questions: - What is the platform you are using? - We're currently using the following: Linux 4.4.0-89-generic #112-Ubuntu - Do you have enough space or permission for the temp directory?

Re: Inquiry about usage of Kafka Compression

2021-03-17 Thread Dongjin Lee
Hi Loren, This error occurs when your application fails to load the libzstd-jni library file from the temporary library. - zstd-jni v1.3.5-4 (included in Kafka 2.1.0): https://github.com/luben/zstd-jni/blob/v1.3.5-4/src/main/java/com/github/luben/zstd/util/Native.java#L101 - zstd-jni