Abstract
Incremental processing of large-scale data is an increasingly important problem, given that many processing jobs run repeatedly with similar inputs, and that the de facto standard programming model (MapReduce) was not designed to efficiently process small updates. As a result, new systems specifically targeting this problem (e.g., Google Percolator, or Yahoo! CBP) have been proposed. Unfortunately, these approaches require the adoption of a new programming model, breaking compatibility with existing programs, and increasing the burden on the programmer, who now is required to devise an incremental update mechanism. We claim that automatic incremental processing of large-scale data is possible by leveraging previous results from the algorithms and programming languages communities. As an example, we describe how MapReduce can be improved to efficiently handle small input changes by automatically incrementalizing existing MapReduce computations, without breaking backward compatibility or demanding programmers to adopt a new programming approach.
Original language | English |
---|---|
State | Published - 2011 |
Externally published | Yes |
Event | 3rd USENIX Workshop on Hot Topics in Cloud Computing, HotCloud 2011 - Portland, United States Duration: 14 Jun 2011 → 15 Jun 2011 |
Conference
Conference | 3rd USENIX Workshop on Hot Topics in Cloud Computing, HotCloud 2011 |
---|---|
Country/Territory | United States |
City | Portland |
Period | 14/06/11 → 15/06/11 |