-
Notifications
You must be signed in to change notification settings - Fork 162
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
databricks bundle init mlops-stacks // Error: variable "input_cloud" not defined #134
Comments
Hi @rjarpa! I'm having a bit of trouble reproducing this. Would you mind confirming using |
Hi @arpitjasa-db! I did the test in two different Windows 10 machines using bash terminal version In both machine the same problem. Looks about the problem happened only in the bash terminal of VS Code. I opened a Command Prompt in Windows and execute I tried to do the same in VS Code in MacOS and no problem the only different is bash version in MacOs is In that case I can move forward if I dont use bash |
@rjarpa thank you for all of those details. Likely this makes me think there's some dependency issue or CLI issue rather than an MLOps Stacks issue. I'll pass this along to our CLI team to dig into deeper, but glad to hear that there is a workaround! I'll update this thread when I have more details. |
Yeah looks something with CLI and not MLops Stacks. Thanks for you fast response @arpitjasa-db ! |
Thank you for reporting this issue @rjarpa. I tried out Some context around the error: It seems like the CLI mistakenly thinks that the current terminal session is not interactive. I suspect updating to the latest msys2 distribution should solve this issue for you. Please try it out and late us know if it works for you :) |
Hello @shreyas-goenka, Thanks for your answer, extra info: the bash console I'm using is git bash that is distributed with git installer. I run Still issue arise anyway even outside of VS Code the results between. below the differents screen between I'm moving forward by now with Windows Command Prompt, but could useful for you this info :) . |
Hello!
Databricks CLI v0.211.0.
Python 3.10.0
When I trigger the initialization of the project with
databricks bundle init mlops-stacks
I received the following message:
The text was updated successfully, but these errors were encountered: