I am trying to run classroom setup for Demo:Upgrading Tables to Unity Catalog lab in the above course and get multiple errors. I wasn able to complete previous 2 labs successfully.
Here are some errors while running the classrom set up script "
%run ./Includes/Classroom-Setup-3"
Errors :
"The execution of this command did not finish successfully"
File <command-3886899660090299>, line 30 21 set_variable_from_view = spark.sql(f'SET VAR user_hive_schema = DA.catalog_name')
Also , I see the table movies did not get created in the user_hive_schema. Please advise.