Googles MapReduce Programming Model Revisited
Short Description
MapReduce programming model. Sec. 6 concludes the paper. … We will briefly recapitulate the MapReduce programming model. We quote: the MapRe- …
Website: www.cs.vu.nl | Filesize: 470kb
Content
Google’s MapReduce Programming Model- Revisited
Ralf L¨ammel
Data Programmability Team
Microsoft Corp.
Redmond, WA, USA
Abstract
Google’s MapReduce programming model serves for processing large data sets
in a massively parallel manner. We deliver the first rigorous description of the
model including its advancement as Google’s domain-specific language Sawzall.
To this end, we reverse-engineer the seminal papers on MapReduce and Sawzall,
and we capture our findings as an executable specification. We also identify and
resolve some obscurities in the informal presentation given in the seminal papers.
We use typed functional programming (specifically Haskell) as a tool…
Get the file Download here
Related Books:Related Searches:
Comments
Leave a Reply