From f54676fed4981dc41469b54df7d2de5fd416e858 Mon Sep 17 00:00:00 2001 From: Andy Konwinski Date: Wed, 28 Aug 2013 02:07:34 +0000 Subject: news posts should be .md not .html so that newlines and other markdown get compiled correctly --- .../_posts/2013-04-16-spark-screencasts-published.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 news/_posts/2013-04-16-spark-screencasts-published.md (limited to 'news/_posts/2013-04-16-spark-screencasts-published.md') diff --git a/news/_posts/2013-04-16-spark-screencasts-published.md b/news/_posts/2013-04-16-spark-screencasts-published.md new file mode 100644 index 000000000..d4318c2c3 --- /dev/null +++ b/news/_posts/2013-04-16-spark-screencasts-published.md @@ -0,0 +1,20 @@ +--- +layout: post +title: Spark screencasts published +categories: +- News +tags: [] +status: publish +type: post +published: true +meta: + _edit_last: '2' + _wpas_done_all: '1' +--- +We have released the first two screencasts in a series of short hands-on video training courses we will be publishing to help new users get up and running with Spark in minutes. + +The first Spark screencast is called First Steps With Spark and walks you through downloading and building Spark, as well as using the Spark shell, all in less than 10 minutes! + +The second screencast is a 2 minute overview of the Spark documentation. + +We hope you find these screencasts useful. -- cgit v1.2.3