cancel
Showing results for 
Search instead for 
Did you mean: 
Data Engineering
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
Esteemed Contributor III
Esteemed Contributor III

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!

Welcome to Databricks Community: Lets learn, network and celebrate together

Join our fast-growing data practitioner and expert community of 80K+ members, ready to discover, help and collaborate together while making meaningful connections. 

Click here to register and join today! 

Engage in exciting technical discussions, join a group with your peers and meet our Featured Members.