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: 

how to setup the path to a remote notebook in bitbucket to run as a jobI tried everything in the path and nothing is workingI keep getting this error:...

harraz
New Contributor III

how to setup the path to a remote notebook in bitbucket to run as a job

I tried everything in the path and nothing is working

I keep getting this error:

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

Note that I already connected databricks to the bitbucket repo

Thanks

Screen Shot 2023-05-31 at 6.45.47 PM

2 REPLIES 2

harraz
New Contributor III

Can i get an update on this please @Adam Pavlacka​ 

Debayan
Databricks Employee
Databricks Employee

Hi @mohamed harraz​ , 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