April 2017
Intermediate to advanced
532 pages
12h 39m
English
Spark Streaming receivers are responsible for receiving data from an input source and converting the raw data into a DStream made up of Spark RDDs.
Spark Streaming supports various input sources, including file-based sources (where the receiver watches for new files arriving at the input location and creates the DStream from the contents read from each new file) and network-based sources (such as receivers that communicate with socket-based sources, the Twitter API stream, Akka actors, or message queues and distributed stream and log transfer frameworks, such as Flume, Kafka, and Amazon Kinesis).
Read now
Unlock full access