Apache Spark Avro data source for reading and writing Avro files, built for Scala 2.11.
<dependency>
<groupId>org.apache.spark</groupId>
<artifactId>spark-avro_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 an Avro DataFrame reader in Spark
Use the artifact with the appropriate Scala version suffix (e.g., spark-avro_2.12 for Spark 2.4 with Scala 2.12).
No dependency data recorded yet.