EricGao888 opened a new issue, #10208: URL: https://github.com/apache/dolphinscheduler/issues/10208
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar issues. ### What happened * When deploying DS in `cluster-mode`, worker group configuration does not work. * From the code below, since script `scp-hosts` and directory `worker-server` are not in the same dir, `sed` worker group in application.yaml will not take effect and give an error like `xxx/application.yaml` not found. https://github.com/apache/dolphinscheduler/blob/31cb4853129fb01e21be523d1f87c72258d7fe01/script/scp-hosts.sh#L19-L20 https://github.com/apache/dolphinscheduler/blob/31cb4853129fb01e21be523d1f87c72258d7fe01/script/scp-hosts.sh#L51-L61 ### What you expected to happen * described as above ### How to reproduce * described as above ### Anything else _No response_ ### Version dev ### Are you willing to submit PR? - [X] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
