wordcount icon indicating copy to clipboard operation
wordcount copied to clipboard

Hadoop MapReduce word counting with Java

wordcount

Hadoop MapReduce word counting with Java

Run with:

hadoop jar wordcount.jar "input_folder" "output_folder"

"input_folder" and "output_folder" are folders on HDFS.