Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-07-2021 10:51 AM
Databricks enables CICD using REST API. That allows build servers (such as Jenkins, github actions, etc) to update artifacts.
In addition one should use CICD practices to store databricks job config. Use the REST API to update and refresh those in the appropriate environment.