[
https://issues.apache.org/jira/browse/NIFI-8436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Luke Higgins updated NIFI-8436:
-------------------------------
Description:
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
Initial testing of making this change and building this nar shows the
functionality desired.
was:
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
> 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
> Priority: Major
>
> 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
> Initial testing of making this change and building this nar shows the
> functionality desired.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)