From cc4b04b216320786bdcb949e5dfdaad5e4b73f5a Mon Sep 17 00:00:00 2001 From: Matei Alexandru Zaharia Date: Thu, 10 Oct 2013 04:50:39 +0000 Subject: Update research paper links --- research.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'research.md') diff --git a/research.md b/research.md index 96c9a24ac..858acbc31 100644 --- a/research.md +++ b/research.md @@ -9,7 +9,7 @@ navigation:

Spark Research

-Spark started as a research project at UC Berkeley in the AMPLab, which focuses on big data analytics. +Apache Spark started as a research project at UC Berkeley in the AMPLab, which focuses on big data analytics.

@@ -19,7 +19,7 @@ Our goal was to design a programming model that supports a much wider class of a

@@ -34,7 +34,10 @@ Spark offers an abstraction called Shark: SQL and Rich Analytics at Scale. Reynold Xin, Joshua Rosen, Matei Zaharia, Michael J. Franklin, Scott Shenker, Ion Stoica. Technical Report UCB/EECS-2012-214. November 2012. + Discretized Streams: Fault-Tolerant Streaming Computation at Scale. Matei Zaharia, Tathagata Das, Haoyuan Li, Timothy Hunter, Scott Shenker, Ion Stoica. SOSP 2013. November 2013. + +

  • + Shark: SQL and Rich Analytics at Scale. Reynold Xin, Joshua Rosen, Matei Zaharia, Michael J. Franklin, Scott Shenker, Ion Stoica. SIGMOD 2013. June 2013.
  • Discretized Streams: An Efficient and Fault-Tolerant Model for Stream Processing on Large Clusters. Matei Zaharia, Tathagata Das, Haoyuan Li, Scott Shenker, Ion Stoica. HotCloud 2012. June 2012. @@ -45,8 +48,6 @@ Spark offers an abstraction called Resilient Distributed Datasets: A Fault-Tolerant Abstraction for In-Memory Cluster Computing. Matei Zaharia, Mosharaf Chowdhury, Tathagata Das, Ankur Dave, Justin Ma, Murphy McCauley, Michael J. Franklin, Scott Shenker, Ion Stoica. NSDI 2012. April 2012. Best Paper Award and Honorable Mention for Community Award.
  • -
  • - Resilient Distributed Datasets: A Fault-Tolerant Abstraction for In-Memory Cluster Computing. Matei Zaharia, Mosharaf Chowdhury, Tathagata Das, Ankur Dave, Justin Ma, Murphy McCauley, Michael J. Franklin, Scott Shenker, Ion Stoica. Technical Report UCB/EECS-2011-82. July 2011.
  • Spark: Cluster Computing with Working Sets. Matei Zaharia, Mosharaf Chowdhury, Michael J. Franklin, Scott Shenker, Ion Stoica. HotCloud 2010. June 2010.
  • -- cgit v1.2.3