mirror of
https://gitee.com/dolphinscheduler/DolphinScheduler.git
synced 2024-11-30 03:08:01 +08:00
8ad17efeb5
This path fix error modify worker application.yaml when
running `scp-hosts.sh` script in different directory. Currently
setting only work when running `scp-hosts.sh` in path
`<DOLPHINSCHEDULER_HOME>/bin` using command `./scp-hosts.sh`.
And will fail when we run script in directory
`<DOLPHINSCHEDULER_HOME>` using command `./bin/scp-hosts.sh`
ref: #10209 and #10208
(cherry picked from commit
|
||
---|---|---|
.. | ||
env | ||
dolphinscheduler-daemon.sh | ||
install.sh | ||
remove-zk-node.sh | ||
scp-hosts.sh | ||
start-all.sh | ||
status-all.sh | ||
stop-all.sh |