Skip to content

sam-obeid/mrpy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

mrpy

Simple MapReduce with Python

cat Alice_in_Wonderland.txt | ./wc_map.py | sort | ./wc_reduce.py | sort -nk2

About

Simple MapReduce with Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages