- 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.
- 程序員修煉之道:程序設(shè)計入門30講
- JavaScript全程指南
- Android開發(fā)精要
- C#編程入門指南(上下冊)
- Mastering Articulate Storyline
- R語言編程指南
- Building Mobile Applications Using Kendo UI Mobile and ASP.NET Web API
- Flux Architecture
- Protocol-Oriented Programming with Swift
- Natural Language Processing with Java and LingPipe Cookbook
- C#程序設(shè)計教程(第3版)
- Android驅(qū)動開發(fā)權(quán)威指南
- SEO教程:搜索引擎優(yōu)化入門與進(jìn)階(第3版)
- Mastering Unreal Engine 4.X
- JavaWeb從入門到精通(視頻實(shí)戰(zhàn)版)