summaryrefslogblamecommitdiff
path: root/screencasts/_posts/2013-04-16-3-transformations-and-caching.md
blob: 1ee96ea82883c2174940aa054a6840d65862bf8c (plain) (tree)
1
2
3
4
5



                                                          
             








                                                                                                                                                                                         
                                                                                                                                               
---
layout: post
title: 'Transformations and Caching - Spark Screencast #3'
categories: []
- Screencasts
tags: []
status: publish
type: post
published: true
---
In this third Spark screencast, we demonstrate more advanced use of RDD actions and transformations, as well as caching RDDs in memory.

<div class="video-container shadow"><iframe width="755" height="705" src="http://www.youtube.com/embed/T1lZcimvL18?autohide=0&showinfo=0" frameborder="0" allowfullscreen></iframe></div>

For more information and links to other Spark screencasts, check out the <a href="{{site.url}}documentation.html">Spark documentation page</a>.