summaryrefslogtreecommitdiff
path: root/site/screencasts
diff options
context:
space:
mode:
authorAndy Konwinski <andrew@apache.org>2014-04-02 23:44:50 +0000
committerAndy Konwinski <andrew@apache.org>2014-04-02 23:44:50 +0000
commitc1c954705f834c78d23f7d5008ff96daf9fa30ce (patch)
treef58f215408d13febc953143dd9472e5ad774bcdc /site/screencasts
parentc92123dabe204084d1a40b205f770abd32c22601 (diff)
downloadspark-website-c1c954705f834c78d23f7d5008ff96daf9fa30ce.tar.gz
spark-website-c1c954705f834c78d23f7d5008ff96daf9fa30ce.tar.bz2
spark-website-c1c954705f834c78d23f7d5008ff96daf9fa30ce.zip
update screencasts to point to videos hosted on apache spark's youtube channel
inline with other screencasts in the youtube playlist containing them all. previously posts were linking to videos hosted on andykonwinski's youtube account.
Diffstat (limited to 'site/screencasts')
-rw-r--r--site/screencasts/1-first-steps-with-spark.html2
-rw-r--r--site/screencasts/2-spark-documentation-overview.html2
-rw-r--r--site/screencasts/3-transformations-and-caching.html2
-rw-r--r--site/screencasts/4-a-standalone-job-in-spark.html2
4 files changed, 4 insertions, 4 deletions
diff --git a/site/screencasts/1-first-steps-with-spark.html b/site/screencasts/1-first-steps-with-spark.html
index 4546d0f06..54b6005b4 100644
--- a/site/screencasts/1-first-steps-with-spark.html
+++ b/site/screencasts/1-first-steps-with-spark.html
@@ -166,7 +166,7 @@
<li>Introduce the API using the Spark interactive shell to explore a file.</li>
</ol>
-<div class="video-container video-square shadow"><iframe width="755" height="705" src="http://www.youtube.com/embed/KYlLglXD6Ic?autohide=0&amp;showinfo=0" frameborder="0" allowfullscreen=""></iframe></div>
+<div class="video-container video-square shadow"><iframe width="755" height="705" src="http://www.youtube.com/embed/bWorBGOFBWY?autohide=0&amp;showinfo=0&amp;list=PL-x35fyliRwhKT-NpTKprPW1bkbdDcTTW" frameborder="0" allowfullscreen=""></iframe></div>
<p>Check out the next spark screencast in the series, <a href="/screencasts/2-spark-documentation-overview.html">Spark Screencast #2 - Overview of Spark Documentation</a>.</p>
diff --git a/site/screencasts/2-spark-documentation-overview.html b/site/screencasts/2-spark-documentation-overview.html
index 81d65e85d..730d234cf 100644
--- a/site/screencasts/2-spark-documentation-overview.html
+++ b/site/screencasts/2-spark-documentation-overview.html
@@ -162,7 +162,7 @@
<p>This is our 2nd Spark screencast. In it, we take a tour of the documentation available for Spark users online.</p>
-<div class="video-container video-square shadow"><iframe width="755" height="705" src="http://www.youtube.com/embed/TikdEfsrFnw?autohide=0&amp;showinfo=0" frameborder="0" allowfullscreen=""></iframe></div>
+<div class="video-container video-square shadow"><iframe width="755" height="705" src="http://www.youtube.com/embed/Dbqe_rv-NJQ?autohide=0&amp;showinfo=0&amp;list=PL-x35fyliRwhKT-NpTKprPW1bkbdDcTTW" frameborder="0" allowfullscreen=""></iframe></div>
<p>Check out the next spark screencast in the series, <a href="/screencasts/3-transformations-and-caching.html">Spark Screencast #3 - Transformations and Caching</a>.</p>
diff --git a/site/screencasts/3-transformations-and-caching.html b/site/screencasts/3-transformations-and-caching.html
index 25ee6fe90..5d75f913c 100644
--- a/site/screencasts/3-transformations-and-caching.html
+++ b/site/screencasts/3-transformations-and-caching.html
@@ -162,7 +162,7 @@
<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 class="video-container video-square shadow"><iframe width="755" height="705" src="http://www.youtube.com/embed/T1lZcimvL18?autohide=0&amp;showinfo=0" frameborder="0" allowfullscreen=""></iframe></div>
+<div class="video-container video-square shadow"><iframe width="755" height="705" src="http://www.youtube.com/embed/TtvxKzO9jXE?autohide=0&amp;showinfo=0&amp;list=PL-x35fyliRwhKT-NpTKprPW1bkbdDcTTW" frameborder="0" allowfullscreen=""></iframe></div>
<p>Check out the next spark screencast in the series, <a href="/screencasts/4-a-standalone-job-in-spark.html">Spark Screencast #4 - A Standalone Job in Scala</a>.</p>
diff --git a/site/screencasts/4-a-standalone-job-in-spark.html b/site/screencasts/4-a-standalone-job-in-spark.html
index a48061ed3..4f0ad4163 100644
--- a/site/screencasts/4-a-standalone-job-in-spark.html
+++ b/site/screencasts/4-a-standalone-job-in-spark.html
@@ -162,7 +162,7 @@
<p>In this Spark screencast, we create a standalone Apache Spark job in Scala. In the job, we create a spark context and read a file into an RDD of strings; then apply transformations and actions to the RDD and print out the results.</p>
-<div class="video-container video-16x9 shadow"><iframe width="755" height="425" src="http://www.youtube.com/embed/GaBn-YjlR8Q?autohide=0&amp;showinfo=0" frameborder="0" allowfullscreen=""></iframe></div>
+<div class="video-container video-16x9 shadow"><iframe width="755" height="425" src="http://www.youtube.com/embed/GaBn-YjlR8Q?autohide=0&amp;showinfo=0&amp;list=PL-x35fyliRwhKT-NpTKprPW1bkbdDcTTW" frameborder="0" allowfullscreen=""></iframe></div>
<p>For more information and links to other Spark screencasts, check out the <a href="/documentation.html">Spark documentation page</a>.</p>