by
Krthk
• New Contributor
- 1461 Views
- 1 replies
- 1 kudos
Hi, I have a py notebook that I want to execute in an automated manner. One way I found this was to attach this to a job/task and hit it using the api from my local. However this seems to be adding significant overhead, my code even if it’s just one ...
- 1461 Views
- 1 replies
- 1 kudos
Latest Reply
Isi
Honored Contributor III
Hey @Krthk If you want to orchestrate a notebook, the easiest way is to go to File > Schedule directly from the notebook. My recommendation is to use cron syntax to define when it should run, and attach it to a predefined cluster or configure a new j...
by
phguk
• New Contributor III
- 48275 Views
- 5 replies
- 3 kudos
I am trying to configure access to Azure Storage Account (ADLS2) using OAUTH. The doc here gives an example of how to specify a secret in a cluster's spark configuration{{secrets/<secret-scope>/<service-credential-key>}}I can see how this works for ...
- 48275 Views
- 5 replies
- 3 kudos
Latest Reply
New doc link : https://learn.microsoft.com/en-us/azure/databricks/security/secrets/
4 More Replies