Skip to content

meetchandan/MapReduceExamples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MapReduceExamples

This repository contains following Map Reduce examples in JAVA.

  • WordCount Example: To count the occurence of words

  • Word Length: To count the occurence of words of different lengths

  • Mutual Friends: Given a person and a list of his/her friends, find the mutual friends of a pair of persons. Refer: http://stevekrenzel.com/finding-friends-with-mapreduce

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages