Assume that machines in MapReduce have 100 GB of disk space each. Assume further
that the postings list of the term the has a size of 200 GB. Then the MapReduce
algorithmas described cannot be run to construct the index. How would you modify
MapReduce so that it can handle this case?