About this document
MapReduce Algorithms Assignment by Aayush Mittal is a document available to read on EtoBox.
This document provides instructions for an assignment involving designing and implementing MapReduce algorithms. It describes 6 problems to solve using a provided Python MapReduce framework. The problems include: 1) creating an inverted index, 2) implementing a relational join, 3) counting friends, 4) finding asymmetric friendships, 5) trimming and unique-ifying DNA sequences, and 6) multiplying sparse matrices. For each problem, the document defines the map input/reduce output formats and provides sample t
- Author
- Aayush Mittal
- Language
- EN