From d82e3722043aa2c2c2d5af6d1e68f16a83101d73 Mon Sep 17 00:00:00 2001 From: Sean Owen Date: Fri, 11 Nov 2016 19:56:10 +0000 Subject: Use site.baseurl, not site.url, to work with Jekyll 3.3. Require Jekyll 3.3. Again commit HTML consistent with Jekyll 3.3 output. Fix date problem with news posts that set date: by removing date:. --- screencasts/_posts/2013-04-10-1-first-steps-with-spark.md | 4 ++-- screencasts/_posts/2013-04-11-2-spark-documentation-overview.md | 4 ++-- screencasts/_posts/2013-04-16-3-transformations-and-caching.md | 4 ++-- screencasts/_posts/2013-08-26-4-a-standalone-job-in-spark.md | 2 +- 4 files changed, 7 insertions(+), 7 deletions(-) (limited to 'screencasts') diff --git a/screencasts/_posts/2013-04-10-1-first-steps-with-spark.md b/screencasts/_posts/2013-04-10-1-first-steps-with-spark.md index 5889a3591..3236467a5 100644 --- a/screencasts/_posts/2013-04-10-1-first-steps-with-spark.md +++ b/screencasts/_posts/2013-04-10-1-first-steps-with-spark.md @@ -20,6 +20,6 @@ This screencast marks the beginning of a series of hands-on screencasts we will
-Check out the next spark screencast in the series, Spark Screencast #2 - Overview of Spark Documentation. +Check out the next spark screencast in the series, Spark Screencast #2 - Overview of Spark Documentation. -For more information and links to other Spark screencasts, check out the Spark documentation page. +For more information and links to other Spark screencasts, check out the Spark documentation page. diff --git a/screencasts/_posts/2013-04-11-2-spark-documentation-overview.md b/screencasts/_posts/2013-04-11-2-spark-documentation-overview.md index af5d28182..1fd7b7daf 100644 --- a/screencasts/_posts/2013-04-11-2-spark-documentation-overview.md +++ b/screencasts/_posts/2013-04-11-2-spark-documentation-overview.md @@ -12,11 +12,11 @@ This is our 2nd Spark screencast. In it, we take a tour of the documentation ava
-Check out the next spark screencast in the series, Spark Screencast #3 - Transformations and Caching. +Check out the next spark screencast in the series, Spark Screencast #3 - Transformations and Caching. And here are links to the documentation shown in the video: diff --git a/screencasts/_posts/2013-04-16-3-transformations-and-caching.md b/screencasts/_posts/2013-04-16-3-transformations-and-caching.md index bb8e36746..7a4cb36e9 100644 --- a/screencasts/_posts/2013-04-16-3-transformations-and-caching.md +++ b/screencasts/_posts/2013-04-16-3-transformations-and-caching.md @@ -12,6 +12,6 @@ In this third Spark screencast, we demonstrate more advanced use of RDD actions
-Check out the next spark screencast in the series, Spark Screencast #4 - A Standalone Job in Scala. +Check out the next spark screencast in the series, Spark Screencast #4 - A Standalone Job in Scala. -For more information and links to other Spark screencasts, check out the Spark documentation page. +For more information and links to other Spark screencasts, check out the Spark documentation page. diff --git a/screencasts/_posts/2013-08-26-4-a-standalone-job-in-spark.md b/screencasts/_posts/2013-08-26-4-a-standalone-job-in-spark.md index 2bd3c2cad..96fb8dc52 100644 --- a/screencasts/_posts/2013-08-26-4-a-standalone-job-in-spark.md +++ b/screencasts/_posts/2013-08-26-4-a-standalone-job-in-spark.md @@ -13,4 +13,4 @@ In this Spark screencast, we create a standalone Apache Spark job in Scala. In t
-For more information and links to other Spark screencasts, check out the Spark documentation page. +For more information and links to other Spark screencasts, check out the Spark documentation page. -- cgit v1.2.3