Hi, Can anyone guide me to merge my output files from reducer to single file in HDFS.
I read about <getmerge> but in that destination file should be local file.But I need to copy it back again to HDFS which costly. Other way is to use Cat but again in taht final result will be obtained on local disk which i dont want. So does anyone have idea on that? Pankil
