Sawzall (programming language): Difference between revisions

Content deleted Content added
m Remove stub template(s). Page is start class or higher. Also check for and do General Fixes + Checkwiki fixes using AWB
Line 1:
'''Sawzall''' is a procedural [[Domain specific language | ___domain-specific]] [[programming language]], used by [[Google]] to process large numbers of individual log records. Sawzall was first described in 2003,<ref>Rob Pike, Sean Dorward, Robert Griesemer, Sean Quinlan. [http://static.googleusercontent.com/external_content/untrusted_dlcp/research.google.com/sv//archive/sawzall-sciprog.pdf Interpreting the Data: Parallel Analysis with Sawzall]</ref> and the szl runtime was open-sourced in August 2010.<ref>[http://code.google.com/p/szl/ Sawzall's open source project at Google Code].</ref> However, since the [[MapReduce]] table aggregators have not been released, the open-sourced runtime is not useful for large-scale data analysis{{Citation needed|date=September 2013}}<!-- Empty reference <ref>{{cite book}}</ref>--> off-the-shelf.
 
==Motivation==
Line 45:
== References ==
{{More footnotes|date=April 2011}}
* S. Ghemawat, H. Gobioff, S.-T. Leung, The Google file system, in: 19th ACM Symposium on Operating Systems Principles, Proceedings, 17 ACM Press, 2003, pp. &nbsp;29–43.
* [[MapReduce]] [http://www.soe.ucsc.edu/classes/cmps253/Spring07/notes/mapreduce.pdf]
 
Line 54:
[[Category:Google software]]
[[Category:Programming languages created in 2003]]
 
{{compu-prog-stub}}
{{Software-type-stub}}