smkazim
Databricks Partner

Hello All,

I am getting the exact issue as motioned in the first pot here. I have tried all the solutions listed: -

  1. Changing DBR to 7.3: Gave other errors related to libraries not present in that DBR version
  2. Using spark.read.parquet: This is giving "AnalysisException: Unable to infer schema for Parquet. It must be specified manually." error. I have checked the parquet files exists in that location and they are not empty.
  3. Exploring solutions folder: It is giving the same errors.

Any ideas what else I can try please.

Thanks.