fix standalone start error (#10577)

This commit is contained in:
xiangzihao 2022-06-23 16:35:39 +08:00 committed by GitHub
parent 0f38217b12
commit 7a292cfccf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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