I\'m a newbie in Hadoop. I\'m trying out the Wordcount program.
Now to try out multiple output files, i use MultipleOutputFormat. this link helped me
MultipleOutputFormat
Multiple Output files will be generated based on number of reducers.
You can use hadoop dfs -getmerge to merged outputs