fix standalone start error (#10577)

(cherry picked from commit 7a292cfccf)
This commit is contained in:
xiangzihao 2022-06-23 16:35:39 +08:00 committed by devosend
parent 67bc8a160c
commit 1e89cbbcec
1 changed files with 0 additions and 2 deletions

View File

@ -50,8 +50,6 @@ function overwrite_server_env() {
fi
}
source "${DOLPHINSCHEDULER_HOME}/bin/env/dolphinscheduler_env.sh"
export HOSTNAME=`hostname`
export DOLPHINSCHEDULER_LOG_DIR=$DOLPHINSCHEDULER_HOME/$command/logs