You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@apex.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/05/05 21:40:04 UTC

[jira] [Commented] (APEXMALHAR-2487) Malhar should support outputting data in Snappy compression

    [ https://issues.apache.org/jira/browse/APEXMALHAR-2487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15999000#comment-15999000 ] 

ASF GitHub Bot commented on APEXMALHAR-2487:
--------------------------------------------

Github user ilganeli closed the pull request at:

    https://github.com/apache/apex-malhar/pull/615


> Malhar should support outputting data in Snappy compression
> -----------------------------------------------------------
>
>                 Key: APEXMALHAR-2487
>                 URL: https://issues.apache.org/jira/browse/APEXMALHAR-2487
>             Project: Apache Apex Malhar
>          Issue Type: Improvement
>            Reporter: Ilya Ganelin
>            Assignee: Ilya Ganelin
>
> At present, the default file output operator (AbstractFileOutputOperator) supports compression by setting the FilterStreamProvider. However, Malhar presently only includes two FilterStreamProvider - one to Cipher data, and one for Gzip. 
> Snappy offers substantially improved performance over Gzip in terms of compression and decompression speed at the expense of compression ratio. In certain applications this is useful. Thus, it would be helpful to add a Snappy FilterStreamProvider.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)