Philippe Neveux
Philippe Neveux
Yes exactly ! And maybe add a default value for the host set to localhost 😃
Still the same issue with ```bash > databricks --version Databricks CLI v0.215.0 ```
Hello, I'm not facing exactly same issue but I want to use cruft with nested templates, so it's a bit related to yours. My `.cookiecutter.json` looks like this ```json {...
Hello, i've got the same issue and tried to add the `custom_tags` with the key: value `"ResourceClass": "SingleNode"`and nothing changed. ```bash > databricks -v Databricks CLI v0.222.0 ``` Here's my...
Hi @andrewnester, thanks for the help ! Unfortunately, it doesn't help ... I'm still getting the same error Here's the output of `databricks bundle validate -o json` ```json "job_clusters": [...
Exactly, 
Hello, I'm also interested into managing my SQL queries and alerts with Databricks Asset Bundle. Because it's not possible to manage them with DAB, I do it the Databricks python...