Only absolute paths are currently supported. Paths must begin with '/'
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
I am facing the above issue when using the Python Databricks SDK. I retreive the job-definition by "
client.jobs.get()" and then try to create it on another workspace with
"client.jobs.create()"
Therefore the job-definition is correct and working fine on the source workspace. Also relative paths are mandatory, as I am using a Git Reference to target the Notebook
Therefore the job-definition is correct and working fine on the source workspace. Also relative paths are mandatory, as I am using a Git Reference to target the Notebook
0 REPLIES 0

