[
https://issues.apache.org/jira/browse/NIFI-2827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17320556#comment-17320556
]
John Mark commented on NIFI-2827:
---------------------------------
[~mrbsd] The Presto implementation just calls {{com.github.luben.zstd.Zstd}}
which is the {{zstd-jni}} code. There is a pure java version available from
[https://github.com/airlift/aircompressor,] although it doesn't currently have
streaming support.
> CompressContent should support brotli (MIT) and zstd (BSD)
> ----------------------------------------------------------
>
> Key: NIFI-2827
> URL: https://issues.apache.org/jira/browse/NIFI-2827
> Project: Apache NiFi
> Issue Type: New Feature
> Reporter: Andre F de Miranda
> Priority: Major
>
> 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
(v8.3.4#803005)