[go: up one dir, main page]

Skip to content

The current task is to compute the word counts on a huge number of books in the Hadoop MapReduce environment. A detailed description of the problem is given below: This assignment has been split into three tasks: To count the occurrences of words in a book on a per-book basis. To count the number of books in which a particular word occurs. Find …

Notifications You must be signed in to change notification settings

SreekarJammula/Word-Count

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Word-Count

The current task is to compute the word counts on a huge number of books in the Hadoop MapReduce environment. A detailed description of the problem is given below: This assignment has been split into three tasks:

  1. To count the occurrences of words in a book on a per-book basis.
  2. To count the number of books in which a particular word occurs.
  3. Find the execution times of above programs on 2,5,10 number of reducers.

About

The current task is to compute the word counts on a huge number of books in the Hadoop MapReduce environment. A detailed description of the problem is given below: This assignment has been split into three tasks: To count the occurrences of words in a book on a per-book basis. To count the number of books in which a particular word occurs. Find …

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages