An Introduction to Spark
An introductory course for getting familiar with Spark and learning the basics of manipulating data using Spark.
Spark has come to dominate the big data processing space in a short span of time since its release and now serves as the de-facto unified big data processing engine in the industry.
In this course, you will get a complete introduction to the basics of Spark. You will start by learning about the architecture, the application lifecycle, and its API.
From there, you will dive into the data frame data structure and its API as well as the strongly-typed datasets API. Lastly, you’ll get into the Spark SQL engine which will allow you to issue queries on structured data with a schema.
By the end of this course, you will have the confidence to use Spark in any of your big data projects.
There are no reviews yet.