paul8263 opened a new pull request, #9614: URL: https://github.com/apache/dolphinscheduler/pull/9614
…result in failing to start all workers. <!--Thanks very much for contributing to Apache DolphinScheduler. Please review https://dolphinscheduler.apache.org/en-us/community/development/pull-request.html before opening a pull request.--> ## Purpose of the pull request <!--(For example: This pull request adds checkstyle plugin).--> Fix wrong type of variable workersGroupMap, which will result in failing to start all workers. Also fix the same issue in scp-hosts.sh, status-all.sh and stop-all.sh. Issue link: [ISSUE-8004](https://github.com/apache/dolphinscheduler/issues/8004) ## Brief change log - script/scp-hosts.sh - script/start-all.sh - script/status-all.sh - script/stop-all.sh ## Verify this pull request This pull request is code cleanup without any test coverage. -- 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]
