-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
When trying to create a new Databricks project I get the following error after authentication:
C:\Users\USER~1.NAM\AppData\Local\Temp>clear; echo "Executing: databricks bundle init --output-dir "c:\Users\user.name\Documents\databricks-test"
'clear' is not recognized as an internal or external command,
operable program or batch file.
C:\Users\USER~1.NAM\AppData\Local\Temp>Follow the steps below to create your new Databricks project.
'Follow' is not recognized as an internal or external command,
operable program or batch file.
C:\Users\USER~1.NAM\AppData\Local\Temp>"; 'c:\Users\user.name\.vscode\extensions\databricks.databricks-2.9.4-win32-x64\bin\databricks' bundle init --output-dir "c:\Users\user.name\Documents\databricks-test"; echo "
The filename, directory name, or volume label syntax is incorrect.
C:\Users\USER~1.NAM\AppData\Local\Temp>Press any key to close the terminal and continue ..."; read; exit
'Press' is not recognized as an internal or external command,
operable program or batch file.
To Reproduce
Steps to reproduce the behavior:
- Install the extension and restart extensions
- Click on the Databricks extension on the left panel
3.Click on Create a new Databricks project - Complete on-screen instructions to authenticate to Databricks (OAuth in my case)
- Select a folder where you want your project to be
- See error
Screenshots
C:\Users\USER~1.NAM\AppData\Local\Temp>clear; echo "Executing: databricks bundle init --output-dir "c:\Users\user.name\Documents\databricks-test"
'clear' is not recognized as an internal or external command,
operable program or batch file.
C:\Users\USER~1.NAM\AppData\Local\Temp>Follow the steps below to create your new Databricks project.
'Follow' is not recognized as an internal or external command,
operable program or batch file.
C:\Users\USER~1.NAM\AppData\Local\Temp>"; 'c:\Users\user.name\.vscode\extensions\databricks.databricks-2.9.4-win32-x64\bin\databricks' bundle init --output-dir "c:\Users\user.name\Documents\databricks-test"; echo "
The filename, directory name, or volume label syntax is incorrect.
C:\Users\USER~1.NAM\AppData\Local\Temp>Press any key to close the terminal and continue ..."; read; exit
'Press' is not recognized as an internal or external command,
operable program or batch file.
System information:
- Version: 1.107.0 (user setup)
Commit: 618725e67565b290ba4da6fe2d29f8fa1d4e3622
Date: 2025-12-10T07:43:47.883Z
Electron: 39.2.3
ElectronBuildId: 12895514
Chromium: 142.0.7444.175
Node.js: 22.21.1
V8: 14.2.231.21-electron.0
OS: Windows_NT x64 10.0.26200 - Databricks Extension Version: 2.10.4
Databricks Extension Logs
databricks-cli-logs.json
sdk-and-extension-logs.json
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working