Browse Source

Modify ip configuration

pull/3/MERGE
break60 5 years ago
parent
commit
d588d62620
  1. 2
      dolphinscheduler-common/src/main/resources/common.properties

2
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

Loading…
Cancel
Save