Skip to content

SUNLENN/mapreduce-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

mapreduce-demo

Introduce

This is a simple implementation for mapreduce, which is based on the paper "MapReduce: Simplified Data Processing on Large Cluster" and the course mit6.824. The destination for this project is to be familiar with the go programming language and the principle of the mapreduce.

Usage

cd src/main
sh test-mr.sh

The expected outputs will be

...
--- crash test: PASS
*** PASSED ALL TESTS

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published