I like to have guidance please.
I've created test.txt and ran:
snzip -t hadoop-snappy test.txt
it compressed fine by creating test.txt.snappy
I then attempt to uncompress by running
snzip test.txt.snappy
and it gives me this error
test.txt.snappy already has snappy suffix
any advice would be appriciated.
I like to have guidance please. I've created test.txt and ran:
snzip -t hadoop-snappy test.txt
it compressed fine by creating test.txt.snappy I then attempt to uncompress by runningsnzip test.txt.snappy
and it gives me this errortest.txt.snappy already has snappy suffix
any advice would be appriciated.Thank you