Hi, I keep getting the following error when running this code:DA = DBAcademyHelper(course_config, lesson_config)DA.reset_lesson()DA.init() # <--- produces the errorDA.conclude_setup()Installing datasets: | from "wasbs://courseware@dbacademy.blo...
Does anyone know how I can download the datasets for the Databricks Academy Advanced Data Engineering with Databricks course ? I get the following error when I run this command in the Getting Started notebook: DA.install_datasets(reinstall=Fal...
Can anyone tell me how I can access the customer_t1 dataset that is referenced in the book "Delta Lake - The Definitive Guide "? I am trying to follow along with one of the examples.
Why does /dbfs seem to be empty in my Databricks cluster ?If I run %sh ls /dbfsI get no output.I am looking for the databricks-datasets subdirectory ? I can't find it under /dbfs