Chapter 7. Going Further
In this chapter, we will cover the following recipes:
- Using Spark Streaming to subscribe to a Twitter stream
- Using Spark as an ETL tool (pulling data from ElasticSearch and publishing it to Kafka)
- Using StreamingLogisticRegression to classify a Twitter stream using Kafka as a training stream
- Using GraphX to analyze Twitter data
- Watching other Scala libraries of interest