Last active
April 12, 2021 11:12
-
-
Save rafamdr/f52a1cd74c6bd03864ca0da3828da30f to your computer and use it in GitHub Desktop.
Command to extract content from hadoop gziped files
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cat hadoop_file.bin | gzip -d |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment