No cluster create capabilities on my databricks UI, just SQL Warehouse. Complete work stoppage.

cloudengineer
New Contributor
 

CURIOUS_DE
Valued Contributor

@cloudengineer 

 

Possible Reasons

  • 🏢 SQL-Only Workspace: Your workspace may be provisioned for Databricks SQL only — no support for notebooks or clusters.

  • 🔒 Permission Restriction: You might not have cluster create or use permissions.

  • 👤 Wrong Persona Selected: UI might be set to SQL persona only (limited view).


Steps to Resolve

  • Check Workspace Type:

    • Ask your admin: Check with admin for credential access from Databricks Account console

  • Switch Persona (if option available):

    • Top-left menu → Change from SQL to Data Science & Engineering

  • Verify Permissions:

    • Ask admin to check if you have:

      • Can Manage Clusters

      • Can Use Clusters

  • Request Full Access:

    • If workspace is SQL-only and you need notebooks/Spark, request a full "Data Science & Engineering" workspace.

Databricks Solution Architect

MadhuB
Valued Contributor

@cloudengineer By default workspace admins can create interactive clusters. Non-admin users should be granted access either to a compute policy or should be provisioned access onto a existing clusters. 

If there is a requirement to enable cluster creation either a personal compute or interactive clusters with a specific policy, either of the below options should be enabled by an admin user.

1. Enable Personal Compute by an account admin under databricks account console settings as below.

MadhuB_1-1750951993631.png

 

2. Another workaround is to enable Allow unrestricted cluster creation either to a group or individual by the Account/workspace admin user.

MadhuB_0-1750951512796.png