Spark API
Get an introduction to the three Spark data abstractions - RDDs, DataFrames, and Datasets.
We'll cover the following...
APIs
Spark offers APIs and data abstractions that significantly enhance the developer experience. The original Spark ...