Apache Spark SQL integration for reading and writing data from Apache Kafka.
<dependency>
<groupId>org.apache.spark</groupId>
<artifactId>spark-sql-kafka-0-10_2.12</artifactId>
<version>3.5.8</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal example of reading from Kafka with Spark SQL.
Upgrade to Spark 3.x with Kafka 2.x+ connector.
No dependency data recorded yet.