Skip to content

Instantly share code, notes, and snippets.

View kyunghoj's full-sized avatar
🙃
vibe coding

Kyungho Jeon kyunghoj

🙃
vibe coding
View GitHub Profile
@kyunghoj
kyunghoj / list.md
Created March 4, 2013 19:42 — forked from pbailis/list.md

A friend asked me for a few pointers to interesting, mostly recent papers on data warehousing and "big data" database systems, with an eye towards real-world deployments. I figured I'd share the list. While it's biased and rather incomplete but maybe of interest to someone. While many are obvious choices (I've omitted several, like MapReduce), I think there are a few underappreciated gems.

###Dataflow Engines:

Dryad--general-purpose distributed parallel dataflow engine
http://research.microsoft.com/en-us/projects/dryad/eurosys07.pdf

Spark--in memory dataflow
http://www.cs.berkeley.edu/~matei/papers/2012/nsdi_spark.pdf