Skip to content

ahmed1/map-reduce

Repository files navigation

This is a sample of some assignments I did to get some hands on with mapreduce jobs

Task 1 and 3 include doing many-to-many inner reduce-side joins
Task 2 parts a-f produce simple aggregate statistics
  • Can test map-reduce with `cat input_files | python mapper.py | sort | python reduce.py > output_file

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages