summaryrefslogtreecommitdiff
path: root/documentation.md
diff options
context:
space:
mode:
authorMatei Alexandru Zaharia <matei@apache.org>2013-11-08 18:38:51 +0000
committerMatei Alexandru Zaharia <matei@apache.org>2013-11-08 18:38:51 +0000
commit68db8673688445f638e377322bddf08a3805fea2 (patch)
treea9bd4b9f1795f415543739a8378041511300a267 /documentation.md
parent667976d57ab023d2e6aa8fb0765adf17cd527668 (diff)
downloadspark-website-68db8673688445f638e377322bddf08a3805fea2.tar.gz
spark-website-68db8673688445f638e377322bddf08a3805fea2.tar.bz2
spark-website-68db8673688445f638e377322bddf08a3805fea2.zip
Add new links to tutorials and book
Diffstat (limited to 'documentation.md')
-rw-r--r--documentation.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/documentation.md b/documentation.md
index 172585602..197e0cc45 100644
--- a/documentation.md
+++ b/documentation.md
@@ -59,6 +59,7 @@ Slides and videos from each camp are posted online:
<h3>External Tutorials, Development Blogs, and Talks</h3>
<ul>
+ <li><a href="http://www.pwendell.com/2013/09/28/declarative-streams.html">Sampling Twitter Using Declarative Streams</a> -- Spark Streaming tutorial by Patrick Wendell</li>
<li><a href="http://zenfractal.com/2013/08/21/a-powerful-big-data-trio/">A Powerful Big Data Trio: Spark, Parquet and Avro</a> -- Using Parquet in Spark by Matt Massie</li>
<li><a href="http://www.slideshare.net/EvanChan2/cassandra2013-spark-talk-final">Real-time Analytics with Cassandra, Spark, and Shark</a> -- Presentation by Evan Chan from Ooyala at the 2013 Cassandra Summit</li>
<li><a href="http://syndeticlogic.net/?p=311">Getting Spark Setup in Eclipse</a> -- Developer blog post by James Percent</li>
@@ -68,6 +69,12 @@ Slides and videos from each camp are posted online:
<li><a href="http://www.ibm.com/developerworks/library/os-spark/">Spark, an alternative for fast data analytics</a> -- IBM Developer Works article by M. Tim Jones</li>
</ul>
+<h3>Books</h3>
+
+<ul>
+ <li><a href="http://www.packtpub.com/fast-data-processing-with-spark/book">Fast Data Processing with Spark</a>, by Holden Karau (Packt Publishing)</li>
+</ul>
+
<h3>Research Papers</h3>
<ul>