This is an automated email from the ASF dual-hosted git repository.
jiafengzheng 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 85f3edf1471 fix_link_err (#101)
85f3edf1471 is described below
commit 85f3edf1471a53570aa4406c9a0af93d9db32939
Author: catpineapple <[email protected]>
AuthorDate: Fri Sep 16 19:17:32 2022 +0800
fix_link_err (#101)
---
docs/admin-manual/cluster-management/upgrade.md | 4 ++--
docs/admin-manual/maint-monitor/metadata-operation.md | 2 +-
.../current/admin-manual/cluster-management/upgrade.md | 2 +-
.../current/admin-manual/maint-monitor/metadata-operation.md | 2 +-
4 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/docs/admin-manual/cluster-management/upgrade.md
b/docs/admin-manual/cluster-management/upgrade.md
index 36919592982..a04a69a5394 100644
--- a/docs/admin-manual/cluster-management/upgrade.md
+++ b/docs/admin-manual/cluster-management/upgrade.md
@@ -97,7 +97,7 @@ Doris can upgrade smoothly by rolling upgrades. The following
steps are recommen
## Upgrade preparation
1. After data validation, the new version of BE and FE binary files are
distributed to their respective directories.
-2. Usually small version upgrade, BE only needs to upgrade doris_be; FE only
needs to upgrade doris-fe.jar(which was doris-fe.jar in previous versions). If
it is a large version upgrade, you may need to upgrade other files (including
but not limited to bin / , lib / etc.) If you are not sure whether you need to
replace other files, it is recommended to replace all of them.
+2. Usually small version upgrade, BE only needs to upgrade doris_be; FE only
needs to upgrade doris-fe.jar(which was palo-fe.jar in previous versions). If
it is a large version upgrade, you may need to upgrade other files (including
but not limited to bin / , lib / etc.) If you are not sure whether you need to
replace other files, it is recommended to replace all of them.
## rolling upgrade
@@ -113,7 +113,7 @@ Therefore, it is recommended to upgrade some nodes and
observe the business oper
**Illegal rollback operation may cause data loss and damage.**
## Documentation
-1. [Doris metadata design
document](../../../community/design/metadata-design.md)
+1. [Doris metadata design document](../../../community/design/metadata-design)
2. [Metadata Operations and
Maintenance](../../admin-manual/maint-monitor/metadata-operation.md)
3. [Data replica
management](../../admin-manual/maint-monitor/tablet-repair-and-balance.md)
4. [Installation Deployment Document](../../install/install-deploy.md)
diff --git a/docs/admin-manual/maint-monitor/metadata-operation.md
b/docs/admin-manual/maint-monitor/metadata-operation.md
index 7761d753a9a..6af164ab4f4 100644
--- a/docs/admin-manual/maint-monitor/metadata-operation.md
+++ b/docs/admin-manual/maint-monitor/metadata-operation.md
@@ -28,7 +28,7 @@ under the License.
This document focuses on how to manage Doris metadata in a real production
environment. It includes the proposed deployment of FE nodes, some commonly
used operational methods, and common error resolution methods.
-For the time being, read the [Doris metadata design
document](../../../community/design/metadata-design.md) to understand how Doris
metadata works.
+For the time being, read the [Doris metadata design
document](../../../community/design/metadata-design) to understand how Doris
metadata works.
## Important tips
diff --git
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/admin-manual/cluster-management/upgrade.md
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/admin-manual/cluster-management/upgrade.md
index a89714b23d0..befa55d6cfb 100644
---
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/admin-manual/cluster-management/upgrade.md
+++
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/admin-manual/cluster-management/upgrade.md
@@ -111,7 +111,7 @@ Doris 可以通过滚动升级的方式,平滑进行升级。建议按照以
**非法的回滚操作可能导致数据丢失和损坏。**
## 升级中涉及到内容的介绍文档
-1. [Doris
元数据设计文档](../../../../docusaurus-plugin-content-docs-community/current/design/metadata-design.md)
+1. [Doris
元数据设计文档](../../../../docusaurus-plugin-content-docs-community/current/design/metadata-design)
2. [元数据运维](../../admin-manual/maint-monitor/metadata-operation.md)
3. [数据副本管理](../../admin-manual/maint-monitor/tablet-repair-and-balance.md)
4. [安装部署文档](../../install/install-deploy.md)
\ No newline at end of file
diff --git
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/admin-manual/maint-monitor/metadata-operation.md
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/admin-manual/maint-monitor/metadata-operation.md
index 68279c85064..57ba71c5d3c 100644
---
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/admin-manual/maint-monitor/metadata-operation.md
+++
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/admin-manual/maint-monitor/metadata-operation.md
@@ -28,7 +28,7 @@ under the License.
本文档主要介绍在实际生产环境中,如何对 Doris 的元数据进行管理。包括 FE 节点建议的部署方式、一些常用的操作方法、以及常见错误的解决方法。
-在阅读本文当前,请先阅读 [Doris
元数据设计文档](../../../../docusaurus-plugin-content-docs-community/current/design/metadata-design.md)
了解 Doris 元数据的工作原理。
+在阅读本文当前,请先阅读 [Doris
元数据设计文档](../../../../docusaurus-plugin-content-docs-community/current/design/metadata-design)
了解 Doris 元数据的工作原理。
## 重要提示
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]