morningman commented on code in PR #13096:
URL: https://github.com/apache/doris/pull/13096#discussion_r990960425


##########
docs/zh-CN/docs/sql-manual/sql-reference/Data-Definition-Statements/Alter/ALTER-RESOURCE.md:
##########
@@ -50,6 +50,22 @@ ALTER RESOURCE 'spark0' PROPERTIES ("working_dir" = 
"hdfs://127.0.0.1:10000/tmp/
 ```sql
 ALTER RESOURCE 'remote_s3' PROPERTIES ("s3_max_connections" = "100");
 ```
+3. 修改冷热分离S3资源相关信息
+- 支持修改项
+  - s3_max_connections s3最大连接数,默认50

Review Comment:
   另
   1. 需要在 `docs/sidebars.json` 中添加所有新增文档的链接,否则网站不会显示。
   2. `docs/zh-CN/docs/advanced/cold_hot_separation.md` 需要有英文版本。



-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to