6.830/6.814: Database Systems
Spring 2021
Papers:

This paper talks about a specific implementation of a simple query system (called Map-Reduce) on top of the Google cluster.

As you read the paper, consider the following question:

  1. What kinds of failures can a search engine (or the Map-Reduce system) tolerate? What consistency guarantees are provided in the face of failures?