Product: StreamSets Transformer
Question:
How to read Avro Files in Spark 2.3 that do not have an ".avro" extension?
Answer:
you must include this property the the Cluster's Extra Spark Config:
spark.hadoop.avro.mapred.ignore.inputs.without.extension = false