Structured Streaming
欢迎来到 Spark 的 Structured Streaming 部分,在这一章节中,你将学到以下内容:
- Structured Streaming 简介
- "Structured Streaming与Spark Streaming对比"
- Structured Streaming 基本概念
- Structured Streaming 数据源
- Structured Streaming 转换操作
- Structured Streaming 输出模式
- Structured Streaming 触发器
- "Structured Streaming 窗口操作"
- "Structured Streaming 水印"
- Structured Streaming 聚合操作
- Structured Streaming 连接操作
- Structured Streaming 事件时间处理
- Structured Streaming 检查点与容错
- Structured Streaming 性能优化
Have fun coding!