In Chapter 4 we discussed how to process structured data using DataFrames, Spark SQL, and Datasets.
The recommended background for this chapter is some prior experience with Scala.
Data processing.
Streaming data.
Why streaming data are important.
Introduction to Spark Streaming.
Spark Streaming example using TCP Socket.
Stateful streaming. ...