From d588d62620ea9af918b3be77e0e7963fde62e578 Mon Sep 17 00:00:00 2001 From: break60 <790061044@qq.com> Date: Mon, 18 May 2020 16:16:04 +0800 Subject: [PATCH] Modify ip configuration --- dolphinscheduler-common/src/main/resources/common.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dolphinscheduler-common/src/main/resources/common.properties b/dolphinscheduler-common/src/main/resources/common.properties index 24d9406933..923f02abd9 100644 --- a/dolphinscheduler-common/src/main/resources/common.properties +++ b/dolphinscheduler-common/src/main/resources/common.properties @@ -46,7 +46,7 @@ hdfs.root.user=hdfs fs.defaultFS=hdfs://mycluster:8020 # if resource.storage.type=S3,s3 endpoint -fs.s3a.endpoint=http://192.168.199.91:9010 +fs.s3a.endpoint=http://192.168.xx.xx:9010 # if resource.storage.type=S3,s3 access key fs.s3a.access.key=A3DXS30FO22544RE