I found a similar thread here: #846 but none of the fixes there worked for me. In particular, I have verified that I have Java 8, that the environment variables are (to the best of my knowledge) set ...
Spark version 2.3.0 Using Python version 2.7.5 bin/pyspark --packages com.databricks:spark-avro_2.11:4.0.0 df = spark.read.format ("com.databricks.spark.avro").load ("/ho ...