Parallel Functional Programming – Lab C: “MapReduce” DAT280 / DIT261, LP4 2017
Home | Schedule | Labs | Lectures | Exam | AboutFire | Forum | TimeEdit | Links
Parallel Functional Programming – Lab C: “MapReduce” DAT280 / DIT261, LP4 2017
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

See the course schedule page for deadlines.

Good luck!