Anatomy of RDD : Deep dive into spark RDD abstraction - Meetup video
The below video is a recording of my talk on Anatomy of RDD: Deep dive in to Apache Spark RDD abstraction in recent spark meetup. In this talk, I discuss about how RDD is constructed from ground up. This gives a depth understanding of spark API.
Find the slides on slideshare and code on github.