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:ย 

validate bundle does not work on windows 10 PRO x64

vanagnostopoulo
New Contributor II

I use the databricks cli

databricks_cli_0.221.1_windows_amd64-signed

and when I run

databricks bundle validate

in my project I get

"Error: no shell found"

 

In git-bash it works but I have other problems there.

5 REPLIES 5

jacovangelder
Honored Contributor

Is it just the validate command or also other databricks cli commands? For example databricks bundle init? does that work?

is databricks cli added to your %PATH% variable inside your system settings?
Can you try to update databricks cli? You're using an older version

The rest work

databricks bundle init works

databricks auth profiles works

I can login through a browser

databricks auth login --host <workspace-url> 

 

even in git-bash If I export a BROWSER variable like

export BROWSER="/c/Program Files/Mozilla Firefox/firefox.exe"

authentication works

 

In git-bash it does not complain for shell (but there I have proxy problems)

I use latest databricks cli (not legace, see above)

jacovangelder
Honored Contributor

That's strange. Just checking, are you running it from the right folder? (location of databricks.yml file)? 

In both cases, command prompt and git-bash I run it from the correct folder.

Still, I do not understand the "shell" thing, where it is coming from.

Connect with Databricks Users in Your Area

Join a Regional User Group to connect with local Databricks users. Events will be happening in your city, and you wonโ€™t want to miss the chance to attend and share knowledge.

If there isnโ€™t a group near you, start one and help create a community that brings people together.

Request a New Group