Apache Spark Streaming module for processing real-time data streams using Spark's core APIs, built for Scala 2.10.
<dependency>
<groupId>org.apache.spark</groupId>
<artifactId>spark-streaming_2.10</artifactId>
<version>2.2.3</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a StreamingContext and processes a socket stream.
Use spark-streaming_2.12 or spark-streaming_2.13 for newer Spark versions.
No dependency data recorded yet.