Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to decompress #235

Open
sxganapa opened this issue Oct 24, 2019 · 2 comments
Open

Unable to decompress #235

sxganapa opened this issue Oct 24, 2019 · 2 comments

Comments

@sxganapa
Copy link

I have snappy format files which I want to decompress. I am getting error, failed_to_uncompress(5) . Not sure why?
What are the reasons I could get this error?

Thanks

@xerial
Copy link
Owner

xerial commented Nov 4, 2019

I guess the data is not compressed with snappy compatible format. See also https://github.com/xerial/snappy-java#compatibility-notes

@AnumSheraz
Copy link

Is there an example of decompressing *.snappy file using SnappyHadoopCompatibleOutputStream ? I have snappy compressed files created from AWS Firehose which uses hadoop snappy compression.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants