- Mastering Apache Spark 2.x(Second Edition)
- Romeo Kienzler
- 138字
- 2021-07-02 18:55:23
Spark Streaming
Stream processing is another big and popular topic for Apache Spark. It involves the processing of data in Spark as streams and covers topics such as input and output operations, transformations, persistence, and checkpointing, among others.
Apache Spark Streaming will cover the area of processing, and we will also see practical examples of different types of stream processing. This discusses batch and window stream configuration and provides a practical example of checkpointing. It also covers different examples of stream processing, including Kafka and Flume.
There are many ways in which stream data can be used. Other Spark module functionality (for example, SQL, MLlib, and GraphX) can be used to process the stream. You can use Spark Streaming with systems such as MQTT or ZeroMQ. You can even create custom receivers for your own user-defined data sources.
- Bootstrap Site Blueprints Volume II
- Mastering ServiceStack
- Learning Docker
- MySQL 8 DBA基礎教程
- Magento 2 Development Cookbook
- Data Analysis with IBM SPSS Statistics
- Cassandra Data Modeling and Analysis
- GeoServer Beginner's Guide(Second Edition)
- Building Minecraft Server Modifications
- 網站構建技術
- Raspberry Pi Home Automation with Arduino(Second Edition)
- 微服務從小白到專家:Spring Cloud和Kubernetes實戰
- Creating Mobile Apps with jQuery Mobile(Second Edition)
- Extreme C
- 金融商業數據分析:基于Python和SAS