cancel
Showing results forย 
Search instead forย 
Did you mean:ย 
Data Engineering
Join discussions on data engineering best practices, architectures, and optimization strategies within the Databricks Community. Exchange insights and solutions with fellow data engineers.
cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Error While Running Workloads on Databricks Free Edition โ€“ Serverless Compute

Bharat_Kumar_AV
New Contributor

Hi Team,

I am using the Databricks Free Edition and I am facing an issue while running workloads using Serverless Compute.

When I try to run the workload, I receive the following error:

โ€œAn error occurred while trying to provision serverless compute. Please try again or contact support.โ€

I have tried running the workload again, but the issue persists.

Could you please check if there is any issue with the serverless compute provisioning for my workspace or if any configuration/action is required from my side?

1 ACCEPTED SOLUTION

Accepted Solutions

data_pulse
New Contributor

@Bharat_Kumar_AV 
I just tried Free edition brand new by signing up and able to run serverless without any issues. The error posted seems generic and worth checking below usual causes. 

  • old serverless environment version (if notebook was imported) as Imported HTML notebooks stay pinned to old version and don't auto-upgrade.
  • Open the notebook -> check Environment (At far right) -> Environment version -> switch to current one.
    Also try running same in brand new notebook and see if its the same issue.
  • Free Edition is bound by quota, If you exceed your quota, your workspace's compute resources will be shut down and unavailable for the rest of the day.
  • Free Edition also allows SQL warehouse (2x-small) and limited notebook compute. Try if the SQL warehouse is working first and also stop the SQL warehouse, retry the notebook compute.
  • Check any status issues in your region using https://status.databricks.com.
  • Databricks docs also mention serverless limitations, check this once if you hit any of notebook / job / streaming / Network / data access limitations.

View solution in original post

5 REPLIES 5

data_pulse
New Contributor

@Bharat_Kumar_AV 
I just tried Free edition brand new by signing up and able to run serverless without any issues. The error posted seems generic and worth checking below usual causes. 

  • old serverless environment version (if notebook was imported) as Imported HTML notebooks stay pinned to old version and don't auto-upgrade.
  • Open the notebook -> check Environment (At far right) -> Environment version -> switch to current one.
    Also try running same in brand new notebook and see if its the same issue.
  • Free Edition is bound by quota, If you exceed your quota, your workspace's compute resources will be shut down and unavailable for the rest of the day.
  • Free Edition also allows SQL warehouse (2x-small) and limited notebook compute. Try if the SQL warehouse is working first and also stop the SQL warehouse, retry the notebook compute.
  • Check any status issues in your region using https://status.databricks.com.
  • Databricks docs also mention serverless limitations, check this once if you hit any of notebook / job / streaming / Network / data access limitations.

Thanks @data_pulse. it is working now.

szymon_dybczak
Esteemed Contributor III

Sorry guys, I've replied in a wrong thread. Moderators, please remove that post ๐Ÿ™‚

Ashwin_DSA
Databricks Employee
Databricks Employee

@Advika  - Can we remove this comment as per Szymon's message?

Regards,
Ashwin | Delivery Solution Architect @ Databricks
Helping you build and scale the Data Intelligence Platform.
***Opinions are my own***

Advika
Community Manager
Community Manager

Done, @szymon_dybczak!