[
https://issues.apache.org/jira/browse/NIFI-2827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15951536#comment-15951536
]
Bert Sanders commented on NIFI-2827:
------------------------------------
> Both brotli and zstd JAVA implementations are JNIs
Actually, the Presto team has a Java-native implementation of Zstandard decoder
:
https://github.com/prestodb/presto/tree/master/presto-orc/src/main/java/com/facebook/presto/orc/zstd
> CompressContent should support brotli (MIT) and zstd (BSD + Patent grant)
> -------------------------------------------------------------------------
>
> Key: NIFI-2827
> URL: https://issues.apache.org/jira/browse/NIFI-2827
> Project: Apache NiFi
> Issue Type: New Feature
> Reporter: Andre F de Miranda
>
> brotli and zstd are gaining lots of momentum across the IoT sphere and I
> suspect it would be a nice to have in NiFi to be able to support those two
> emerging compression algorithms.
> Both brotli and zstd JAVA implementations are JNIs
> https://github.com/MeteoGroup/jbrotli (ASL 2)
> https://github.com/luben/zstd-jni (3 clause BSD)
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)