luliu27 / mupd8

Muppet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

About

Muppet

License:Apache License 2.0


Languages

Language:Scala 70.0%Language:Java 28.9%Language:Shell 1.1%