Parallel Functional Programming – Lab D: “MapReduce”DAT280 / DIT261, LP4 2016
Home | Schedule | Labs | Lectures | Exam | AboutFire | Forum | TimeEdit | Links
Parallel Functional Programming – Lab D: “MapReduce”DAT280 / DIT261, LP4 2016
Home | Schedule | Labs | Lectures | Exam | AboutFire | Forum | TimeEdit | Links

(When you are done, please submit your solution using the Fire system)

In this lab assignment, you will experiment with distributed implementations of MapReduce. The problem is described here. You will need an initial implementation of map_reduce, a web crawler, and a page ranking algorithm.

Submission

This lab has two deadlines:

Good luck!