You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Eugene Kirpichov (JIRA)" <ji...@apache.org> on 2018/03/16 23:37:00 UTC

[jira] [Commented] (BEAM-3867) Add support for decompressing and reading tar files

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

Eugene Kirpichov commented on BEAM-3867:
----------------------------------------

I think you'd simply need to add something to the canonical Compression enum [https://github.com/apache/beam/blob/master/sdks/java/core/src/main/java/org/apache/beam/sdk/io/Compression.java] and make sure that ".tar.gz" some how has precedence over simply ".gz"

> Add support for decompressing and reading tar files
> ---------------------------------------------------
>
>                 Key: BEAM-3867
>                 URL: https://issues.apache.org/jira/browse/BEAM-3867
>             Project: Beam
>          Issue Type: New Feature
>          Components: sdk-java-core
>            Reporter: Chamikara Jayalath
>            Assignee: Sajeevan Achuthan
>            Priority: Major
>
> See below for a thread regarding this.
> https://lists.apache.org/thread.html/eb006101b9d3cb6bf88ec1f8f29e2aaec96ab5760fb7041336fa541a@%3Cdev.beam.apache.org%3E



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)