summaryrefslogtreecommitdiff
path: root/site/screencasts/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'site/screencasts/index.html')
-rw-r--r--site/screencasts/index.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/site/screencasts/index.html b/site/screencasts/index.html
index 0f85ad37a..df5c530c8 100644
--- a/site/screencasts/index.html
+++ b/site/screencasts/index.html
@@ -110,7 +110,7 @@
<h1 class="entry-title"><a href="/screencasts/3-transformations-and-caching.html">Transformations and Caching - Spark Screencast #3</a></h1>
<div class="entry-meta">April 16, 2013</div>
</header>
- <div class="entry-content">In this third Spark screencast, we demonstrate more advanced use of RDD actions and transformations, as well as caching RDDs in memory.
+ <div class="entry-content"><p>In this third Spark screencast, we demonstrate more advanced use of RDD actions and transformations, as well as caching RDDs in memory.</p>
</div>
</article>
@@ -120,7 +120,7 @@
<h1 class="entry-title"><a href="/screencasts/2-spark-documentation-overview.html">Spark Documentation Overview – Screencast #2</a></h1>
<div class="entry-meta">April 11, 2013</div>
</header>
- <div class="entry-content">This is our 2nd Spark screencast. In it, we take a tour of the documentation available for Spark users online.
+ <div class="entry-content"><p>This is our 2nd Spark screencast. In it, we take a tour of the documentation available for Spark users online.</p>
</div>
</article>
@@ -130,7 +130,7 @@
<h1 class="entry-title"><a href="/screencasts/1-first-steps-with-spark.html">First Steps with Spark - Screencast #1</a></h1>
<div class="entry-meta">April 10, 2013</div>
</header>
- <div class="entry-content">This screencast marks the beginning of a series of hands-on screencasts we will be publishing to help new users get up and running in minutes. In this screencast, we:
+ <div class="entry-content"><p>This screencast marks the beginning of a series of hands-on screencasts we will be publishing to help new users get up and running in minutes. In this screencast, we:</p>
<ol>
<li>Download and build Spark on a local machine (running OS X, but should be a similar process for Linux or Unix).</li>
<li>Introduce the API using the Spark interactive shell to explore a file.</li>