Why do I get the “is not a Parquet file” error when when creating a parquet reader
Trying to create a AvroParquetReader for a parquet file reading in blockBlob in azure storageaccount, but getting an error – Caused by: java.lang.RuntimeException: InputBuffer@7a70b9e9 is not a Parquet file. Expected magic number at tail, but found [0, 0, 0, 0]