[
https://issues.apache.org/jira/browse/BEAM-3867?focusedWorklogId=84896&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-84896
]
ASF GitHub Bot logged work on BEAM-3867:
----------------------------------------
Author: ASF GitHub Bot
Created on: 27/Mar/18 14:32
Start Date: 27/Mar/18 14:32
Worklog Time Spent: 10m
Work Description: eachsaj opened a new pull request #4957: BEAM-3867 Add
support for decompressing and reading tar files
URL: https://github.com/apache/beam/pull/4957
DESCRIPTION
Beam TextIO support for handling double compressed text files.
see the comment below from @jkff about the proposed solution.
See the [jira](https://issues.apache.org/jira/browse/BEAM-3867) for more
details.
> 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"
------------------------
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 84896)
Time Spent: 10m
Remaining Estimate: 0h
> 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
> Time Spent: 10m
> Remaining Estimate: 0h
>
> 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)