Spark Structured Streaming

Stream-processing API built on Spark SQL using a micro-batch (and experimental continuous) execution model. Treats a stream as an unbounded table.

API entry from apis.yml

apis.yml Raw ↑
aid: streaming:spark-structured-streaming
name: Spark Structured Streaming
description: Stream-processing API built on Spark SQL using a micro-batch (and experimental continuous)
  execution model. Treats a stream as an unbounded table.
humanURL: https://spark.apache.org/streaming/
tags:
- Streaming
- Stream Processing
- Open Source
- Apache Software Foundation
properties:
- type: Documentation
  url: https://spark.apache.org/docs/latest/structured-streaming-programming-guide.html