summaryrefslogtreecommitdiff
path: root/screencasts/_posts/2013-04-11-2-spark-documentation-overview.md
blob: 1fd7b7daf2b3cebb443a90e6cc3b6e209310174f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
---
layout: post
title: 'Spark Documentation Overview – Screencast #2'
categories:
- Screencasts
tags: []
status: publish
type: post
published: true
---
This is our 2nd Spark screencast. In it, we take a tour of the documentation available for Spark users online.

<div class="video-container video-square shadow"><iframe width="755" height="705" src="//www.youtube.com/embed/Dbqe_rv-NJQ?autohide=0&showinfo=0&list=PL-x35fyliRwhKT-NpTKprPW1bkbdDcTTW" frameborder="0" allowfullscreen></iframe></div>

Check out the next spark screencast in the series, <a href="{{site.baseurl}}/screencasts/3-transformations-and-caching.html">Spark Screencast #3 - Transformations and Caching</a>.


And here are links to the documentation shown in the video:
<ul>
  <li><a href="{{site.baseurl}}/documentation.html">Spark documentation page</a></li>
  <li><a href="http://ampcamp.berkeley.edu/big-data-mini-course-home">Amp Camp Mini Course</a></li>
</ul>