You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Adam Turley (Jira)" <ji...@apache.org> on 2022/09/16 18:43:00 UTC

[jira] [Created] (NIFI-10516) PutORC with Java 17 fails when using SNAPPY Compression

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)