Skip to content

Instantly share code, notes, and snippets.

@rafamdr
Last active April 12, 2021 11:12
Show Gist options
  • Save rafamdr/f52a1cd74c6bd03864ca0da3828da30f to your computer and use it in GitHub Desktop.
Save rafamdr/f52a1cd74c6bd03864ca0da3828da30f to your computer and use it in GitHub Desktop.
Command to extract content from hadoop gziped files
cat hadoop_file.bin | gzip -d
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment