January 2019
Beginner to intermediate
154 pages
4h 31m
English
Spark Core is the main component of Spark. Spark Core defines the following:
We shall look at them in more detail in the upcoming chapters.
Spark Core also defines all the basic functionalities, such as task management, memory management, basic I/O functionalities, and more. It’s a good idea to have a look at the Spark code on GitHub (https://github.com/apache/spark).
Read now
Unlock full access