July 2017
Intermediate to advanced
796 pages
18h 55m
English
Driver failure recovery can be accomplished by using StreamingContext.getOrCreate() to either initialize StreamingContext from an existing checkpoint or to create a new StreamingContext.
The two conditions for a streaming application when started are as follows:
We will implement a function createStreamContext(), which creates the StreamingContext and sets up the various DStreams to parse the tweets and generate ...
Read now
Unlock full access