cancel
Showing results for 
Search instead for 
Did you mean: 
Get Started Discussions
Start your journey with Databricks by joining discussions on getting started guides, tutorials, and introductory topics. Connect with beginners and experts alike to kickstart your Databricks experience.
cancel
Showing results for 
Search instead for 
Did you mean: 

Error with: %run ../Includes/Classroom-Setup-SQL

SHS
New Contributor

Hi Guys,

Just started the ASP 2.1L Spare SQL Lab and I get this error, when I run the first setup SQL command:

%run ../Includes/Classroom-Setup-SQL

The execution of this command did not finish successfully
Python interpreter will be restarted.
Python interpreter will be restarted.
AssertionError: The Databricks Runtime is expected to be one of ['11.3.x-scala2.12', '11.3.x-photon-scala2.12', '11.3.x-cpu-ml-scala2.12'], found "12.2.x-scala2.12". Please see the "Troubleshooting | Spark Version" section of the "Version Info" notebook for more information.

Any help appreciated. Thanks, Shahid

2 REPLIES 2

Kaniz_Fatma
Community Manager
Community Manager

Hi @SHS, The error message you’re seeing is due to a mismatch between the expected Databricks Runtime version and the one you’re currently using. The lab you’re working on expects one of the following versions: ‘11.3.x-scala2.12’, ‘11.3.x-photon-scala2.12’, ‘11.3.x-cpu-ml-scala2.12’, but it found “12.2.x-scala2.12”.

cibele
New Contributor II

You can create a cluster compatible with the notebooks. So It will work. 🙂

Connect with Databricks Users in Your Area

Join a Regional User Group to connect with local Databricks users. Events will be happening in your city, and you won’t want to miss the chance to attend and share knowledge.

If there isn’t a group near you, start one and help create a community that brings people together.

Request a New Group