ruanwenjun commented on code in PR #16043:
URL: 
https://github.com/apache/dolphinscheduler/pull/16043#discussion_r1610088976


##########
docs/docs/en/guide/resource/configuration.md:
##########
@@ -28,74 +28,37 @@ The configuration you may need to change:
 
 ## connect AWS S3
 
-if you want to upload resources to `Resource Center` connected to `S3`, you 
need to configure `api-server/conf/common.properties` and 
`worker-server/conf/common.properties`. You can refer to the following:
+if you want to upload resources to `Resource Center` connected to `S3`, you 
need to configure `api-server/conf/common.properties`, 
`api-server/conf/s3.yaml` and `worker-server/conf/common.properties`, 
`worker-server/conf/s3.yaml`. You can refer to the following:

Review Comment:
   Done



##########
docs/docs/zh/guide/resource/configuration.md:
##########
@@ -26,77 +26,35 @@ Dolphinscheduler 资源中心使用本地系统默认是开启的,不需要用
 
 ## 对接AWS S3
 
-如果需要使用到资源中心的 S3 上传资源,我们需要对以下路径的进行配置:`api-server/conf/common.properties` 和 
`worker-server/conf/common.properties`。可参考如下:
+如果需要使用到资源中心的 S3 上传资源,我们需要对以下路径的进行配置:`api-server/conf/common.properties`, 
`api-server/conf/s3.yaml` 和 `worker-server/conf/common.properties`, 
`worker-server/conf/s3.yaml`。可参考如下:

Review Comment:
   Done



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to