Apache Spark SQL integration for Kafka 0.10, compiled for Scala 2.11.
<dependency>
<groupId>org.apache.spark</groupId>
<artifactId>spark-sql-kafka-0-10_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.
Creates a Kafka source provider for Spark SQL.
Use a version compiled for Scala 2.12 or 2.13 if possible.
No dependency data recorded yet.