Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 739 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 739 Bytes

MUPD8

MUPD8 implements the MapUpdate framework, a MapReduce-style framework for processing fast/streaming data.

Run mvn site (using Maven 3+) to generate the file

target/docbkx/html/quickstart.html

which provides a step-by-step walkthrough to create and run a simple example MUPD8 application. A copy of this file is also available at

http://walmartlabs.github.com/mupd8/quickstart.html

for readers who do not yet have a MUPD8 checkout.

This paper provides additional technical background:

Wang Lam, Lu Liu, STS Prasad, Anand Rajaraman, Zoheb Vacheri, and AnHai Doan. Muppet: MapReduce-Style Processing of Fast Data. PVLDB 5(12):1814-1825, 2012. (available as http://vldb.org/pvldb/vol5/p1814_wanglam_vldb2012.pdf)