Adam Turley created NIFI-10516:
----------------------------------
Summary: PutORC with Java 17 fails when using SNAPPY Compression
Key: NIFI-10516
URL: https://issues.apache.org/jira/browse/NIFI-10516
Project: Apache NiFi
Issue Type: Bug
Affects Versions: 1.17.0, 1.16.0
Reporter: Adam Turley
Attachments: snappy-error.png
When using SNAPPY compression with PutORC the task fails with the following
error:
"Failed to write due to java.lang.NoClassDefFoundError: Could not initialize
class io.airlift.compress.snappy.UnsafeUtil:{}
Task completes successfully when using "NONE" as compression.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)