Skip to content

WordCount Project on Hadoop . It Works on MapReduce .In this we first map the data of the file and provide them key number and than reduce will count the words and we will get the output file .

Notifications You must be signed in to change notification settings

gurpreetsahni/WordCount

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WordCount

This project is about counting the words in the the file which is present in HDFS (Hadoop Distriduted File System).

I have used MapReduce Java code.

About

WordCount Project on Hadoop . It Works on MapReduce .In this we first map the data of the file and provide them key number and than reduce will count the words and we will get the output file .

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages