aboutsummaryrefslogtreecommitdiff
path: root/chapter/8/big-data.md
diff options
context:
space:
mode:
authormsabhi <abhi.is2006@gmail.com>2016-11-17 16:59:19 -0500
committerGitHub <noreply@github.com>2016-11-17 16:59:19 -0500
commit607c2f97c8c032b912bc64c553b43b694f10f693 (patch)
tree552b66642759e3bd347469d5e0690b63d4f497c4 /chapter/8/big-data.md
parent59d3351d76963bf6da6489233a4f7adc098382d0 (diff)
Update big-data.md
Diffstat (limited to 'chapter/8/big-data.md')
-rw-r--r--chapter/8/big-data.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/chapter/8/big-data.md b/chapter/8/big-data.md
index e2ff3e3..cf13efa 100644
--- a/chapter/8/big-data.md
+++ b/chapter/8/big-data.md
@@ -1,7 +1,7 @@
---
layout: page
title: "Large Scale Parallel Data Processing"
-by: "Joe Schmoe and Mary Jane"
+by: "JingJing and Abhilash"
---
Though highly efficient and one of the first major programming models for distributed batch processing, it too has a few limitations.<br />
@@ -32,5 +32,7 @@ Apache Giraph is an open source implementation of Pregel in which new features l
## References
+"Bulk synchronous model" http://www.cse.unt.edu/~tarau/teaching/parpro/papers/Bulk%20synchronous%20parallel.pdf.
+"Pregel: A System for Large-Scale Graph Processing."
+"One trillion edges: graph processing at Facebook-scale"
-{% bibliography --file big-data %}