โ03-02-2023 09:53 PM
โ03-02-2023 10:37 PM
@Ratna Chaitanya Raju Bandaruโ
It's doable.
For example you can use SSH to connect to the windows machine and run your scripts in there (SSH client needs to be installed on the Win machine)
โ03-03-2023 02:44 AM
@Daniel Sahalโ ,
Thanks for your quick response, if there is any blog or documentation or any stackoverflow link can you please help me with the same, so it can be useful for me.
โ03-05-2023 10:52 PM
@Ratna Chaitanya Raju Bandaruโ
Here's how to install OpenSSH on WIN:
https://woshub.com/connect-to-windows-via-ssh/
Then you can just simply SSH to your machine from Databricks:
%sh
ssh -p PORT USER@DOMAIN.COM
โ03-10-2023 11:42 PM
@Daniel Sahalโ , thanks for the update.
Is there any possibility this can be done using PowerShell i.e connect the server by executing Powershell script in databricks notebooks?
โ03-29-2023 10:44 PM
@Ratna Chaitanya Raju Bandaruโ
You can try to install pwsh on the cluster, but i'm not sure if this will behave same as on Windows machine.
โ08-07-2023 10:00 PM
Hi, have you found any way to do it? i have the same requirement and not able to find any meaningful solution.
โ03-31-2023 12:25 AM
Hi @Ratna Chaitanya Raju Bandaruโ
Just wanted to check in if you were able to resolve your issue. If yes, would you be happy to mark an answer as best? If not, please tell us so we can help you.
Thanks!
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