databricks bundle init is not working
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2025 10:13 AM - edited 01-10-2025 10:19 AM
I use Databricks Standard Tier workspaces in Azure.
When I am running databricks bundle init, I am getting an error:
Error: failed to compute file content for {{.project_name}}/resources/{{.project_name}}.pipeline.yml.tmpl. template: :6:20: executing "" at <default_catalog>: error calling default_catalog: Unity Catalog is not available for feature tier STANDARD_TIER.
Is it working only with Premium tier workspaces?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2025 10:20 AM
Hi @templier2,
The error you are encountering when running databricks bundle init
is due to the fact that Unity Catalog is not supported on Standard tier workspaces
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2025 10:23 AM
Ok, can I populate files within a bundle folder manually?

