I've tried running
hadoop fs -getmerge
on a directory of .deflate files. The result is a compressed file on my local machine.
What is the easiest way to download the entire directory in uncompressed format on to my local machine?
Try this:
hadoop fs -text /some/where/job-output/part-*
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With