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 2014/07/18 22:56:03 UTC

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

Author: matei
Date: Fri Jul 18 20:56:03 2014
New Revision: 1611802

URL: http://svn.apache.org/r1611802
Log:
tweak

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

Modified: spark/documentation.md
URL: http://svn.apache.org/viewvc/spark/documentation.md?rev=1611802&r1=1611801&r2=1611802&view=diff
==============================================================================
--- spark/documentation.md (original)
+++ spark/documentation.md Fri Jul 18 20:56:03 2014
@@ -96,7 +96,7 @@ In addition to the videos listed below, 
 <ul>
   <li><a href="http://spark-summit.org/2014/training">Training materials and exercises from Spark Summit 2014</a> are available online. These include videos and slides of talks as well as exercises you can run on your laptop. Topics include Spark core, tuning and debugging, Spark SQL, Spark Streaming, GraphX and MLlib.</li>
   <li><a href="http://spark-summit.org/2013">Spark Summit 2013</a> included a training session, with slides and videos available on <a href="http://spark-summit.org/summit-2013/#agendapluginwidget-5">the training day agenda</a>.
-    The session also included <a href="http://spark-summit.org/2013/exercises/">exercises</a> that you can walk through yourself, which will guide you through launching a Spark cluster on EC2 and using various Spark components to analyze real data.</li>
+    The session also included <a href="http://spark-summit.org/2013/exercises/">exercises</a> that you can walk through on Amazon EC2.</li>
   <li>The <a href="https://amplab.cs.berkeley.edu/">UC Berkeley AMPLab</a> regularly hosts training camps on Spark and related projects.
 Slides, videos and EC2-based exercises from each of these are available online:
 <ul>

Modified: spark/site/documentation.html
URL: http://svn.apache.org/viewvc/spark/site/documentation.html?rev=1611802&r1=1611801&r2=1611802&view=diff
==============================================================================
--- spark/site/documentation.html (original)
+++ spark/site/documentation.html Fri Jul 18 20:56:03 2014
@@ -245,7 +245,7 @@
 <ul>
   <li><a href="http://spark-summit.org/2014/training">Training materials and exercises from Spark Summit 2014</a> are available online. These include videos and slides of talks as well as exercises you can run on your laptop. Topics include Spark core, tuning and debugging, Spark SQL, Spark Streaming, GraphX and MLlib.</li>
   <li><a href="http://spark-summit.org/2013">Spark Summit 2013</a> included a training session, with slides and videos available on <a href="http://spark-summit.org/summit-2013/#agendapluginwidget-5">the training day agenda</a>.
-    The session also included <a href="http://spark-summit.org/2013/exercises/">exercises</a> that you can walk through yourself, which will guide you through launching a Spark cluster on EC2 and using various Spark components to analyze real data.</li>
+    The session also included <a href="http://spark-summit.org/2013/exercises/">exercises</a> that you can walk through on Amazon EC2.</li>
   <li>The <a href="https://amplab.cs.berkeley.edu/">UC Berkeley AMPLab</a> regularly hosts training camps on Spark and related projects.
 Slides, videos and EC2-based exercises from each of these are available online:
 <ul>