DolphinScheduler/script
Jiajie Zhong 8ad17efeb5 [fix] Deploy scp-hosts use fullpath avoid dangling (#10249)
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 58afe5d8b5)
2022-05-26 14:55:58 +08:00
..
env [common] Make dolphinscheduler_env.sh work when start server (#9726) 2022-04-25 15:35:43 +08:00
dolphinscheduler-daemon.sh [common] Make dolphinscheduler_env.sh work when start server (#9726) 2022-04-25 15:35:43 +08:00
install.sh [fix][deploy] File overwrite when specific value set to installPath (#10241) 2022-05-25 23:43:44 +08:00
remove-zk-node.sh [FIX-9471][Script] fix run install.sh error (#9472) 2022-04-13 17:53:05 +08:00
scp-hosts.sh [fix] Deploy scp-hosts use fullpath avoid dangling (#10249) 2022-05-26 14:55:58 +08:00
start-all.sh [Feature-9474] [CI] Add cluster test script verify on shell script (#9997) 2022-05-24 23:01:23 +08:00
status-all.sh [Bug][Script] Fix the type of variable workersGroupMap is not supported in bash 3.x (#9614) 2022-04-25 11:32:09 +08:00
stop-all.sh [Feature-9474] [CI] Add cluster test script verify on shell script (#9997) 2022-05-24 23:01:23 +08:00