This is an automated email from the ASF dual-hosted git repository. luzhijing 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 5e24d32837 (fix) fix typo in standard-deployment.md (#756) 5e24d32837 is described below commit 5e24d328372ba71dde9096561f027bab789cc46c Author: dinosaur <thedinosaurm...@gmail.com> AuthorDate: Sat Jun 22 17:47:47 2024 +0800 (fix) fix typo in standard-deployment.md (#756) --- .../current/install/cluster-deployment/standard-deployment.md | 4 ++-- .../version-2.0/install/cluster-deployment/standard-deployment.md | 4 ++-- .../version-2.1/install/cluster-deployment/standard-deployment.md | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/current/install/cluster-deployment/standard-deployment.md b/i18n/zh-CN/docusaurus-plugin-content-docs/current/install/cluster-deployment/standard-deployment.md index c22872ab48..ad77bca143 100644 --- a/i18n/zh-CN/docusaurus-plugin-content-docs/current/install/cluster-deployment/standard-deployment.md +++ b/i18n/zh-CN/docusaurus-plugin-content-docs/current/install/cluster-deployment/standard-deployment.md @@ -111,7 +111,7 @@ Doris 支持运行和部署在 x86-64 架构的服务器平台或 ARM64 架构 - BE 节点可以配置多块硬盘存储,在一个 BE 实例上绑定多块 HDD 或 SSD 盘 -- 集群的性能与 BE 节点的资源有关,BE 节点越多,Doris 性能约好。通常情况下在 10 - 100 台机器上可以充分发挥 Doris 的性能 +- 集群的性能与 BE 节点的资源有关,BE 节点越多,Doris 性能越好。通常情况下在 10 - 100 台机器上可以充分发挥 Doris 的性能 ::: ### 硬盘空间计算 @@ -623,4 +623,4 @@ Playground 中执行这种和具体数据库/表没有关系的语句,务必 ### 通过 Web UI 无法修改 root 密码 -当前内置的 Web 控制台,还不能执行 SET 类型的 SQL 语句,所以,在 Web 控制台,当前还不能通过执行 SET PASSWORD FOR 'root' = PASSWORD('your_password') `类似语句来修改 root 的密码,可以通过 MySQL Client 来修改 root 账户的密码。 \ No newline at end of file +当前内置的 Web 控制台,还不能执行 SET 类型的 SQL 语句,所以,在 Web 控制台,当前还不能通过执行 SET PASSWORD FOR 'root' = PASSWORD('your_password') `类似语句来修改 root 的密码,可以通过 MySQL Client 来修改 root 账户的密码。 diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/version-2.0/install/cluster-deployment/standard-deployment.md b/i18n/zh-CN/docusaurus-plugin-content-docs/version-2.0/install/cluster-deployment/standard-deployment.md index 692ea75b3a..33fcb0ab6b 100644 --- a/i18n/zh-CN/docusaurus-plugin-content-docs/version-2.0/install/cluster-deployment/standard-deployment.md +++ b/i18n/zh-CN/docusaurus-plugin-content-docs/version-2.0/install/cluster-deployment/standard-deployment.md @@ -111,7 +111,7 @@ Doris 支持运行和部署在 x86-64 架构的服务器平台或 ARM64 架构 - BE 节点可以配置多块硬盘存储,在一个 BE 实例上绑定多块 HDD 或 SSD 盘 -- 集群的性能与 BE 节点的资源有关,BE 节点越多,Doris 性能约好。通常情况下在 10 - 100 台机器上可以充分发挥 Doris 的性能 +- 集群的性能与 BE 节点的资源有关,BE 节点越多,Doris 性能越好。通常情况下在 10 - 100 台机器上可以充分发挥 Doris 的性能 ::: ### 硬盘空间计算 @@ -623,4 +623,4 @@ Playground 中执行这种和具体数据库/表没有关系的语句,务必 ### 通过 Web UI 无法修改 root 密码 -当前内置的 Web 控制台,还不能执行 SET 类型的 SQL 语句,所以,在 Web 控制台,当前还不能通过执行 SET PASSWORD FOR 'root' = PASSWORD('your_password') `类似语句来修改 root 的密码,可以通过 MySQL Client 来修改 root 账户的密码。 \ No newline at end of file +当前内置的 Web 控制台,还不能执行 SET 类型的 SQL 语句,所以,在 Web 控制台,当前还不能通过执行 SET PASSWORD FOR 'root' = PASSWORD('your_password') `类似语句来修改 root 的密码,可以通过 MySQL Client 来修改 root 账户的密码。 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 692ea75b3a..33fcb0ab6b 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 @@ -111,7 +111,7 @@ Doris 支持运行和部署在 x86-64 架构的服务器平台或 ARM64 架构 - BE 节点可以配置多块硬盘存储,在一个 BE 实例上绑定多块 HDD 或 SSD 盘 -- 集群的性能与 BE 节点的资源有关,BE 节点越多,Doris 性能约好。通常情况下在 10 - 100 台机器上可以充分发挥 Doris 的性能 +- 集群的性能与 BE 节点的资源有关,BE 节点越多,Doris 性能越好。通常情况下在 10 - 100 台机器上可以充分发挥 Doris 的性能 ::: ### 硬盘空间计算 @@ -623,4 +623,4 @@ Playground 中执行这种和具体数据库/表没有关系的语句,务必 ### 通过 Web UI 无法修改 root 密码 -当前内置的 Web 控制台,还不能执行 SET 类型的 SQL 语句,所以,在 Web 控制台,当前还不能通过执行 SET PASSWORD FOR 'root' = PASSWORD('your_password') `类似语句来修改 root 的密码,可以通过 MySQL Client 来修改 root 账户的密码。 \ No newline at end of file +当前内置的 Web 控制台,还不能执行 SET 类型的 SQL 语句,所以,在 Web 控制台,当前还不能通过执行 SET PASSWORD FOR 'root' = PASSWORD('your_password') `类似语句来修改 root 的密码,可以通过 MySQL Client 来修改 root 账户的密码。 --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org