[
https://issues.apache.org/jira/browse/NIFI-9418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pierre Villard resolved NIFI-9418.
----------------------------------
Fix Version/s: 1.16.0
Resolution: Duplicate
> FetchParquet does not work on 1.14 ,1.15 due to SnappyAPI error
> ---------------------------------------------------------------
>
> Key: NIFI-9418
> URL: https://issues.apache.org/jira/browse/NIFI-9418
> Project: Apache NiFi
> Issue Type: Bug
> Components: Extensions
> Affects Versions: 1.14.0, 1.15.0
> Environment: NiFi 1.14 1.15 on RHEL
> Reporter: Huan Yan
> Priority: Major
> Fix For: 1.16.0
>
>
> We were testing a potential upgrade of NiFi from 1.11.4 to 1.14 or 1.15.
> During regression testing we found that FetchParquet does not work and
> returns this error.
>
> java.lang.IncompatibleClassChangeError: Class org.xerial.snappy.SnappyNative
> does not implement the requested interface org.xerial.snappy.SnappyApi;
> routing to failure: java.lang.IncompatibleClassChangeError: Class
> org.xerial.snappy.SnappyNative does not implement the requested interface
> org.xerial.snappy.SnappyApi
> java.lang.IncompatibleClassChangeError: Class org.xerial.snappy.SnappyNative
> does not implement the requested interface org.xerial.snappy.SnappyApi
>
> To replicate this error simply send a valid request and filepath to
> FetchParquet
--
This message was sent by Atlassian Jira
(v8.20.1#820001)