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/10/14 17:38:20 UTC

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

     [ https://issues.apache.org/jira/browse/BEAM-55?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel Halperin resolved BEAM-55.
---------------------------------
       Resolution: Fixed
    Fix Version/s: 0.3.0-incubating

> 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
>            Assignee: Jeffrey Payne
>            Priority: Minor
>             Fix For: 0.3.0-incubating
>
>
> 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)