Hello,
I am trying to run the Classroom-Setup from the course files notebook (ASP 1.1 - Databricks Platform)
(Course:
Apache Sparkโข Programming with Databricks
ID: E-P0W7ZV)
Instructions: "Setup:
Run classroom setup to mount Databricks training datasets and create your own database for BedBricks.
Use the %run magic command to run another notebook within a notebook"
Code:
%run ../Includes/Classroom-Setup
But it seems like there is some problem with accessing the data while running the DA.init()-Function:
shaded.databricks.org.apache.hadoop.fs.azure.AzureException: shaded.databricks.org.apache.hadoop.fs.azure.AzureException: Unable to access container courseware in account dbacademy.blob.core.windows.net using anonymous credentials, and no credentials found for them in the configuration.
The course requires version dbacademy-3.0.23.
Could you please check why I can't access the data?
Thank you.
Best regards
Rudi