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 Running Delta Live Pipeline.

Noman_Q
New Contributor II

Hi Guys, I am new to the Delta pipeline. I have created a pipeline and now when i try to run the pipeline i get the error message "PERMISSION_DENIED: You are not authorized to create clusters. Please contact your administrator" even though I can create personal clusters for my self in the workspace and i have account admin role in the workspace ? what permissions am i missing ?

2 REPLIES 2

Palash01
Valued Contributor

Hey @Noman_Q 

Here are some potential reasons why you might be seeing this error even with an account admin role:

1. Cluster Policy Restrictions:

  • Even with admin rights, cluster creation might be restricted by existing cluster policies within your workspace. These policies could limit who can create clusters based on factors like user groups, resource allocations, or specific projects.
  • Check if any cluster policies are active in your workspace by navigating to Workspace Settings > Cluster, Pool, and Jobs Access Control. If such policies exist, you might need to work with your administrator to adjust the restrictions or grant you specific permissions to create clusters for your pipeline.

2. Delta Job Access Control:

  • While you might have admin privileges, Delta job access control could be enabled in your workspace, requiring additional permissions to run Delta jobs. This feature allows for granular control over job execution and might be restricting your access even with your admin role.
  • Verify if Delta job access control is enabled in your workspace settings. If so, you might need to talk to your administrator to grant you the necessary permissions to run Delta jobs or temporarily disable the access control for testing purposes.

Hope this helps!

Leave a like if this helps! Kudos,
Palash

Noman_Q
New Contributor II

Thank you for responding @Palash01 . thanks for giving me the direction so to get around it i had to get permission to "unrestricted cluster creation". 

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