Luke Higgins created NIFI-8436:
----------------------------------
Summary: update the apache parquet library version (to enable zstd
compression)
Key: NIFI-8436
URL: https://issues.apache.org/jira/browse/NIFI-8436
Project: Apache NiFi
Issue Type: Improvement
Components: Tools and Build
Affects Versions: 1.13.2
Reporter: Luke Higgins
The current apache parquet-avro library version in below pom is 1.10.0
Upgrading to 1.12.0 upgrades the library to the latest. One of the upgraded
features is to allow for newer compression algorithms to include zstandard.
This is in the following pom:
https://github.com/apache/nifi/blob/7fe8858d22f580ad9dcd96ebafb59dbe5e73f5cb/nifi-nar-bundles/nifi-parquet-bundle/nifi-parquet-processors/pom.xml
--
This message was sent by Atlassian Jira
(v8.3.4#803005)