University of OXford & University of camBRiDGE
...is a collective term for characteristics that the two institutions share.
Apache Spark Beyond the Basics
by Advait Jayant
Publisher: Technics Publications
Release Date: May 2019
ISBN: 9781634625494
Lecture Size: 11x50
Lecture Date: 05.2019
Lecture Link: https://learning.oreilly.com/
| Do you already know the fundamentals of Apache Spark and want
| more? Then this video is for you! (If you need to know the basics
| of Apache Spark, watch the Apache Spark Essentials video:
| https://learning.oreilly.com/videos/apache-spark-
| essentials/9781634625470.) This Beyond the Basics video covers
| these three topics:
| Writing Spark-SQL. This first clip in the Advanced Apache Spark
| video series covers Spark SQL. Also master SchemaRDD, which
| provides support for structured and semi-structured data.
| Joining Tables in Apache Spark. This second clip in the Advanced
| Apache Spark video series explains how to join tables in Apache
| Spark.
| Adding Columns and Checkpointing, and Performing Debugging in
| Apache Spark. This third clip in the Advanced Apache Spark video
| explains how to add columns and checkpoints in Spark, as well as
| how to perform debugging on your application code.