cancel
Showing results for 
Search instead for 
Did you mean: 
Data Engineering
Join discussions on data engineering best practices, architectures, and optimization strategies within the Databricks Community. Exchange insights and solutions with fellow data engineers.
cancel
Showing results for 
Search instead for 
Did you mean: 

Databricks Bundle Inspector: A VS Code extension for local bundle review

eniwoke
Contributor II

Hi all,

I have been working with Databricks Asset Bundles (now Declarative Automation Bundles) and kept running into the same friction point: there is no easy way to visually inspect a bundle locally before you deploy.

Of course, you can read the YAML, run databricks bundle validate -o json and parse the output, or just deploy and repeat the same process over again. For simple bundles, that is fine, but for anything complex, it can get tedious quickly & annoying.

So I built Databricks Bundle Inspector, a VS Code extension that runs databricks bundle validate behind the scenes and renders the output visually inside the editor, giving you a local feedback loop without needing to deploy to a workspace first.

Here is a video of it in action :

Requirements:

  • Databricks CLI installed locally
  • VS Code

Links:

It is currently in its early stages, and I am actively developing it. If you work with bundles regularly, I would genuinely appreciate feedback on what would make local bundle review more useful for your workflow, whether that is missing features, edge cases, or things that don't work as expected.

Happy to answer any questions about how it works under the hood.

Eni
1 REPLY 1

amirabedhiafi
New Contributor II

Hi @eniwoke  !

Glad to see that ! I will try it for sure 😄

If you need any contribution from my side please let me know !

If this answer resolves your question, could you please mark it as “Accept as Solution”? It will help other users quickly find the correct fix.

Senior BI/Data Engineer | Microsoft MVP Data Platform | Microsoft MVP Power BI | Power BI Super User | C# Corner MVP