Here are links to go and learn Spark
- Apache Spark documentation - pretty good place to get started
- Mastering Spark book - a very good 'live' book on Spark
- Processing structured data (CSV files) with Spark - screencast
- Processing unstructured data with Spark