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 Claiming NotebooKNotFound Incorrectly (seemingly)

cubanDataDude
Databricks Partner

I have the code captured below in the screenshot. When I run this individually it works just fine, when I JOB runs this it fails out with 'ResourceNotFound' - not sure what the issue is... 

- Checked 'main' branch, which is where this job is pulling from and that looks good 

 

1 REPLY 1

cubanDataDude
Databricks Partner

Figured it out:

ecw_staging_nb_List = ['nb_UPSERT_stg_ecw_insurance',
'nb_UPSERT_stg_ecw_facilitygroups']


Works just fine.