Spark Streaming module for processing real-time data streams.
<dependency>
<groupId>org.apache.spark</groupId>
<artifactId>spark-streaming_2.11</artifactId>
<version>2.4.8</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a Spark Streaming context.
Migrate to spark-streaming_2.12 or spark-streaming_2.13 with Spark 3.x.
No dependency data recorded yet.