I have been following courses in Databricks Partner Academy, and I have got course materials which includes Databricks Notebooks too, while they are executed successfully in Databricks community edition, they are not accessible when we are executing the same Databricks notebooks in the Free Edition
Steps to Reproduce the issue
- Login to Databricks Free Edition
- Import the attached DBC file
- Execute the notebook named DE 0.01 - Spark SQL
- Execute the Cell 3
Following the above steps will throw an error - Configuration dbacademy.deprecation.logging is not available. SQLSTATE: 42K0I
DE 0 - Intro to PySpark.zip