You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Daniel Halperin (JIRA)" <ji...@apache.org> on 2016/09/29 00:10:20 UTC

[jira] [Comment Edited] (BEAM-55) Allow users to compress FileBasedSink output files

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

Daniel Halperin edited comment on BEAM-55 at 9/29/16 12:09 AM:
---------------------------------------------------------------

Hi Florian,

AvroIO should support compression via Avro codecs. If it does not, this is an omission. We would welcome a pull request!


was (Author: dhalperi@google.com):
Hi Florian,

AvroIO should support compression via Avro codec's. If it does not, this is an omission.

> Allow users to compress FileBasedSink output files
> --------------------------------------------------
>
>                 Key: BEAM-55
>                 URL: https://issues.apache.org/jira/browse/BEAM-55
>             Project: Beam
>          Issue Type: New Feature
>          Components: sdk-java-core
>            Reporter: Daniel Halperin
>            Priority: Minor
>
> FileBasedSink (also TextIO.Write, AvroIO.Write, etc). does not have an option for compressing its output.
> In general, we discourage compression because it limits or blocks scalably reading from a file in parallel. However, users may want it -- so we should support the option (with appropriate warnings).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)