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: 

Run result unavailable: run failed with error message Notebook not found:

harraz
New Contributor III

I'm trying to create a workflow job that fetches the notebook from a remote git repository (Bitbucket cloud)

I tried everything in the Path field and nothing is working.

Note that the bitbucket repo is connected to databricks already and no issues checking or pulling code from there

Screen Shot 2023-05-31 at 6.45.47 PM

1 REPLY 1

Debayan
Databricks Employee
Databricks Employee

Hi @harraz (Customer)​ , Could you please confirm if files in repos has been enabled? https://docs.databricks.com/files/workspace.html#configure-support-for-files-in-repos.

You can use the command %sh pwd in a notebook inside a repo to check if Files in Repos is enabled.

  • If Files in Repos is not enabled, the response is 

/databricks/driver

  • If Files in Repos is enabled, the response is 

/Workspace/Repos/<path to notebook directory> 

Also, please tag @Debayan​ with your next response which will notify me, Thank you!

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