Dear David , Thank you for your timely response. I understand and have deployed my DS worker server on Centos,but there is a requirement to launch an exe file on a remote Windows server. I use the ssh script on Centos to access this exe file, and it works. I also tried using SSHook in Airflow, and it also worked. is there any approach for DS to meet the requirement? we are in the circulmtancy that need to choose on scheduler system between airflow and DS, i'm really prefer to ds as its great performance, any suggestions will be appreciated,thank you
Thank you for your timely response. I understand and have deployed my data science DS work server on Centos, but there is a requirement to launch an exe file on a remote Windows server. I use an ssh script on Centos to access this exe file, and it works. I also tried using SSHook in Airflow, and it also worked. For DS, is there any other way to meet this demand? We are now facing a dilemma of choosing between Airflow and DS as a scheduling system. I am very inclined towards DS as its performance is excellent. Any suggestions would be greatly appreciated, thank you. Sincerely Tracy. At 2024-03-28 21:54:10, "David Zollo" <[email protected]> wrote: DS not support windows system Best Regards --------------- Apache DolphinScheduler PMC Chair & Apache SeaTunnel PMC member David Linkedin: https://www.linkedin.com/in/davidzollo Twitter: @WorkflowEasy --------------- On Thu, Mar 28, 2024 at 5:41 PM 朱翠翠 <[email protected]> wrote: Dear all, I have used DolphinScheduler version 3.2.0 and want to run an exe file on a remote Windows server. I found a task type called Remote Shell. I tried to add an SSH data source and tried the script on the machine where the Worker node is deployed. The data source test succeeded and the Worker node was able to enter the Windows server and run the exe file with the script . However, when I used the same script in the task, an error occurred. The error message:remote shell task error, error message:'ps'?????????????????? at runRemote, getTaskPid... I also tried : echo "hello,world", but nothing changed. What should I do? Any suggestions would be appreciated!
