You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by ma...@apache.org on 2013/11/08 19:38:51 UTC

svn commit: r1540145 - in /incubator/spark: documentation.md site/documentation.html

Author: matei
Date: Fri Nov  8 18:38:51 2013
New Revision: 1540145

URL: http://svn.apache.org/r1540145
Log:
Add new links to tutorials and book

Modified:
    incubator/spark/documentation.md
    incubator/spark/site/documentation.html

Modified: incubator/spark/documentation.md
URL: http://svn.apache.org/viewvc/incubator/spark/documentation.md?rev=1540145&r1=1540144&r2=1540145&view=diff
==============================================================================
--- incubator/spark/documentation.md (original)
+++ incubator/spark/documentation.md Fri Nov  8 18:38:51 2013
@@ -59,6 +59,7 @@ Slides and videos from each camp are pos
 <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 pos
   <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>

Modified: incubator/spark/site/documentation.html
URL: http://svn.apache.org/viewvc/incubator/spark/site/documentation.html?rev=1540145&r1=1540144&r2=1540145&view=diff
==============================================================================
--- incubator/spark/site/documentation.html (original)
+++ incubator/spark/site/documentation.html Fri Nov  8 18:38:51 2013
@@ -179,6 +179,7 @@ Slides and videos from each camp are pos
 <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>
@@ -188,6 +189,12 @@ Slides and videos from each camp are pos
   <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>