- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-26-2025 01:26 AM
Hi all,
I'm working with DABs and trying to define tags for DLT pipelines in the bundle YAML config. However, adding a `tags:` block under the pipeline results in the following warning:
Warning: unknown field: tagsThis suggests that tags might not be currently supported when defining pipelines via DABs.
Questions:
- Is this behavior intentional?
- Is support for tagging pipelines via DABs on roadmap?
- Are there any known workaround to apply tags programmatically to DLT pipelines in CI/CD workflow?
The ability to define tags is important for us for tracking versioning, deployment target, context etc. Would appreciate any help from Databricks team or the community.
Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-26-2025 06:06 AM
Hi @mikvaar,
Yes, tags are not supported yet in DABs, but it is in the roadmap. The ETA for this is around first or second week of June.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-21-2025 06:55 PM
Are tags supported in DAB for pipeline now?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-21-2025 10:59 PM
Hi,
Yes tagging DLT pipelines now work via DAB YAML configuration. Make sure to update the Databricks CLI, I am using v0.263.0.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-02-2025 12:27 PM
Yes, it's working now. It's working with Databricks CLI version 260.0 too.