Skip to content

A playground for coding up MR algorithms for interesting problems

Notifications You must be signed in to change notification settings

abhijitsharma/mr-ville

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A playground for coding up MR algorithms for interesting problems.


mvn clean install

Unit Tests
mvn test

System Integration Tests (Using local FS and mini MR)

mvn -DargLine="-Dhadoop.log.dir=/tmp" verify

System Integration Tests (Using distributed Hadoop)

About

A playground for coding up MR algorithms for interesting problems

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages