Details
-
Improvement
-
Status: Resolved
-
Trivial
-
Resolution: Fixed
-
None
-
None
-
None
Description
When reading the Avro file failed with
Caused by: java.io.IOException: Not a data file. at org.apache.avro.file.DataFileStream.initialize(DataFileStream.java:102)
it made the debugging a bit hard since the exception causing it was swallowed and not shown to the user.