Skip to content

agiledon/HadoopExample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HadoopExample

A simple example to practice how to write map reduce job

  1. Build the project run command 'gradle build' to fetch all dependencies libs and compile this project;

  2. highscalability.csv file is for WordCounter job;

  3. input/book_info.json file is for BookTagsRelevance job;

More details, please visit my blog: http://agiledon.github.com/blog/2013/03/19/hadoop-mapreduce-skillset/

About

A simple example to practice how to write map reduce job

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published