Database innovation: January 2008 Archives

MapReduce II

| | Comments (22) | TrackBacks (1)
In this follow up post, David DeWitt and Michael Stonebraker discuss the feedback from their previous post on MapReduce. They focus on four criticisms of their first article: 1) that MapReduce is not a database system and should not be judged as one; 2) that MapReduce has excellent scalability, demonstrated by Google's use; 3) that MapReduce is cheap compared to high-end DBMS solutions; 4) and that their stance was the result of DBMS "gray beards" trying to defend their turf/legacy from the MapReduce "young turks." Continue reading "MapReduce II" »

MapReduce: A major step backwards

| | Comments (40) | TrackBacks (1)
In this post, David DeWitt and Michael Stonebraker discuss MapReduce. While it may be a good idea for writing certain types of general-purpose computations, they believe it is a giant step backward in the programming paradigm for large-scale data intensive applications; a sub-optimal implementation, in that it uses brute force instead of indexing; not novel, as it represents a specific implementation of well known techniques developed nearly 25 years ago; missing most of the features that are routinely included in current DBMS; and incompatible with all of the tools DBMS users have come to depend on. Continue reading "MapReduce: A major step backwards" »

About this Archive

This page is a archive of posts in the Database innovation category from January 2008.

Database innovation: December 2007 is the previous archive.

Database innovation: February 2008 is the next archive.

Find recent content on the main index or look in the archives to find all content.

Database innovation: January 2008: Monthly Archives