Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-05-2024 12:11 AM
Hi @tomph Currently there is no way to start managing existing jobs, to avoid erasing previous runs history with Databricks Asset Bundles but soon we will support it as we’re working on functionality that will allow to bind bundle configuration to the existing resource, you can follow this PR:- https://github.com/databricks/cli/pull/1131
Changes Added bundle deployment bind and unbind command. This command allows to bind bundle-defined resources to existing resources in Databricks workspace so they become DABs-managed. Tests Manual...