Skip to content

Specific application of MapReduce framework: add all occurrences of words.

Notifications You must be signed in to change notification settings

kkunapuli/MapReduce

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MapReduce

Specific application of MapReduce framework: add all occurrences of words. Supports multi-threading with the use of locks and barriers.

See https://kkunapuli.github.io/_pages/dfs/map_reduce/ for more information.

Contributors:

  • Benjamin Hill
  • Kristine Kunapuli
  • Vivi Song
  • Mike Yesudas

About

Specific application of MapReduce framework: add all occurrences of words.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 91.7%
  • Shell 8.3%