|
|
|
@ -49,7 +49,7 @@ alertServer=${alertServer:-"ds3"}
|
|
|
|
|
apiServers=${apiServers:-"ds1"} |
|
|
|
|
|
|
|
|
|
# The directory to install DolphinScheduler for all machine we config above. It will automatically be created by `install.sh` script if not exists. |
|
|
|
|
# Do not set this configuration same as the current path (pwd) |
|
|
|
|
# Do not set this configuration same as the current path (pwd). Do not add quotes to it if you using related path. |
|
|
|
|
installPath=${installPath:-"/tmp/dolphinscheduler"} |
|
|
|
|
|
|
|
|
|
# The user to deploy DolphinScheduler for all machine we config above. For now user must create by yourself before running `install.sh` |
|
|
|
|