apache pig - Merging multiple files into one within Hadoop - Stack Overflow
If you set up fuse to mount your HDFS to a local directory, then your output can be the mounted filesystem. For example, I have our HDFS mounted to /mnt/hdfs locally. I run the following command and it works great: hadoop fs -getmerge /reports/some_output...