DolphinScheduler/script
Jiajie Zhong 58afe5d8b5
[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
2022-05-26 09:59:40 +08:00
..
env [doc] Delete SPRING_DATASOURCE_DRIVER_CLASS_NAME in doc (#10228) 2022-05-25 11:45:16 +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 21:52:14 +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 09:59:40 +08:00
start-all.sh [Feature-9474] [CI] Add cluster test script verify on shell script (#9997) 2022-05-14 12:30:57 +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-14 12:30:57 +08:00