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: 

Job not able to access notebook from github

sumitdesai
New Contributor II

I have created a job in Databricks and configured to use a cluster having single user access enabled and using github as a source. When I am trying to run the job, getting following error-


run failed with error message Unable to access the notebook "databricks/notebooks/loaders/pubsub_streaming". Either it does not exist, or the identity used to run this job, sumit.desai@abc.com (sumit.desai@abc.com), lacks the required permissions.

I have confirmed that the link is correct. What permission might be missing here?

 

 

1 REPLY 1

ezhil
New Contributor III

I think you need to link the git account with databricks by passing the access token which is generated in github

Follow the document for reference: https://docs.databricks.com/en/repos/get-access-tokens-from-git-provider.html

Note : While creating the access token in git please give full permission

 

 

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