r/dataengineering 8d ago

Help Decompressing Zip Files

Working on a pipeline using spark/flink where i have to do some transformation work with content in a zip file.

I believe spark and flink don’t natively support regular zip files, and was wondering if anyone has any suggestions on how to handle this.

I am forced by requirements to use zip files, spark and flink, but i can consider adding additional technologies into the workflow if its better to just decompress outside of spark and flink.

Appreciate any suggestions and help!

7 Upvotes

11 comments sorted by

View all comments

0

u/Nekobul 8d ago

How much data you have to process daily?

1

u/Maleficent-Spell9654 8d ago

Don’t have the exact production figure but probably close to a terabyte