Project 4a: MapReduce

Important Dates

Questions about the project? Use Piazza!

Due: Monday 4/23 Extended to Wed 4/25

Overview

Details of this project are available here:

Click on the above link to learn more about what you should do. READ IT CAREFULLY!

Background Material

None (yet).

Notes

This project can be done with a single partner. Copying code (from other groups) is considered cheating. Read this for more info on what is OK and what is not.

Handing It In

The handin directory is ~cs537-1/handin/login/p4a where login is your login. You should turn in mapreduce.c; we'll provide the .h file as shown in the project description.

Please include a README file in your p4a/ directory. In there, describe what you did a little bit.

If you have a partner, please create a file called partner.login under the p4a directory that contains only your partner's CS login (and nothing else). Both partners should create the partner.login file, but only one partner should submit code.