Interpreting the data: Parallel analysis with Sawzall

Authors: 
Pike, R; Dorward, S; Griesemer, R; Quinlan, S
Author: 
Pike, R
Dorward, S
Griesemer, R
Quinlan, S

Very large data sets often have a flat but regular structure and span multiple disks and
machines. Examples include telephone call records, network logs, and web document reposi-
tories. These large data sets are not amenable to study using traditional database techniques, if
only because they can be too large to fit in a single relational database. On the other hand, many
of the analyses done on them can be expressed using simple, easily distributed computations:
filtering, aggregation, extraction of statistics, and so on.
We present a system for automating such analyses. A filtering phase, in which a query is
expressed using a new procedural programming language, emits data to an aggregation phase.
Both phases are distributed over hundreds or even thousands of computers. The results are then
collated and saved to a file. The design—including the separation into two phases, the form
of the programming language, and the properties of the aggregators—exploits the parallelism
inherent in having data and computation distributed across many machines.

Year: 
2005
Venue: 
Scientific Programming Journal
URL: 
http://iospress.metapress.com/index/99vjkgkae3jkvu9t.pdf
Citations: 
0
Citations range: 
n/a
AttachmentSize
Pike2005InterpretingthedataParallelanalysiswithSawzall.pdf135.47 KB