OberoiSahaj / wordcount-1

Hadoop MapReduce word counting with Java

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Hadoop MapReduce word counting with Java


Languages

Language:Java 100.0%