January 2024
Intermediate to advanced
300 pages
6h 36m
English
Apache Spark is written in Scala and has become the dominant distributed data processing framework due to its ability to ingest, enrich, and prepare at-scale data for analytical use cases. As a data engineer, you will eventually have to work with data volumes that won’t be processable on a single machine. This chapter will teach you how to leverage Spark and its various APIs to do that processing on a cluster of machines.
In this chapter, we’re going to cover the following main topics:
Please refer ...
Read now
Unlock full access