You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by ch...@apache.org on 2020/05/18 08:32:44 UTC

[incubator-dolphinscheduler] branch dev-1.3.0 updated: Modify ip configuration

This is an automated email from the ASF dual-hosted git repository.

chenxingchun pushed a commit to branch dev-1.3.0
in repository https://gitbox.apache.org/repos/asf/incubator-dolphinscheduler.git


The following commit(s) were added to refs/heads/dev-1.3.0 by this push:
     new d588d62  Modify ip configuration
     new ff1f5fe  Merge pull request #2740 from break60/dev-1.3.0
d588d62 is described below

commit d588d62620ea9af918b3be77e0e7963fde62e578
Author: break60 <79...@qq.com>
AuthorDate: Mon May 18 16:16:04 2020 +0800

    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 24d9406..923f02a 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