Skip to content

Zip/gZip read a compressed binary file without having previously decompressed it #809

@chelis10

Description

@chelis10

Background

I have COBOL binary files compressed in GZIP format, which can be up to 140GB in size, and I'm having difficulties because I can't use Spark's parallel capabilities for decompression.

Question

Is there a way to read the compressed file and have Spark handle the decompression and reading, or do you plan to implement this at some point?

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions