This is an automated email from the ASF dual-hosted git repository.
morningman pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris-website.git
The following commit(s) were added to refs/heads/master by this push:
new db328fff104 Update standard-deployment.md (#1232)
db328fff104 is described below
commit db328fff104cc2d4ee7bdd86f95c6d7d43b17200
Author: wangtianyi2004 <[email protected]>
AuthorDate: Wed Nov 6 00:08:09 2024 +0800
Update standard-deployment.md (#1232)
add title
【4 部署集群】
# Versions
- [ ] dev
- [ ] 3.0
- [ ] 2.1
- [ ] 2.0
# Languages
- [ ] Chinese
- [ ] English
---
.../version-2.1/install/cluster-deployment/standard-deployment.md | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-2.1/install/cluster-deployment/standard-deployment.md
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-2.1/install/cluster-deployment/standard-deployment.md
index bc0d425dde1..ea5df49a103 100644
---
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-2.1/install/cluster-deployment/standard-deployment.md
+++
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-2.1/install/cluster-deployment/standard-deployment.md
@@ -247,6 +247,7 @@ BE 节点负责数据的存储与计算。在生产环境中,为了数据的
BE 节点支持横向扩容,通过增加 BE 节点的数量,可以有效提升查询的性能和并发处理能力。
+## 4 部署集群
### 部署 FE Master 节点
**创建元数据路径**
@@ -622,4 +623,4 @@ ALTER SYSTEM ADD BACKEND
"be_host_ip:heartbeat_service_port";
### 通过 Web UI 无法修改 root 密码
-当前内置的 Web 控制台尚不支持执行 SET 类型的 SQL 语句,因此无法通过 Web UI 修改 root 密码。如需修改 root 账户密码,请使用
MySQL Client 执行相关命令。
\ No newline at end of file
+当前内置的 Web 控制台尚不支持执行 SET 类型的 SQL 语句,因此无法通过 Web UI 修改 root 密码。如需修改 root 账户密码,请使用
MySQL Client 执行相关命令。
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]