This is an automated email from the ASF dual-hosted git repository.
ckj pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ozone.git
The following commit(s) were added to refs/heads/master by this push:
new 278c4cdce0 HDDS-8330. [Doc] Fix misplaced doc for GDPR.zh.md (#4502)
278c4cdce0 is described below
commit 278c4cdce0fa6d72f7372734b3b33b6a6803690a
Author: Hongbing Wang <[email protected]>
AuthorDate: Fri Mar 31 11:01:15 2023 +0800
HDDS-8330. [Doc] Fix misplaced doc for GDPR.zh.md (#4502)
Co-authored-by: wanghongbing <[email protected]>
---
hadoop-hdds/docs/content/security/GDPR.md | 1 -
hadoop-hdds/docs/content/security/GDPR.zh.md | 3 ---
hadoop-hdds/docs/content/security/SecuringDatanodes.zh.md | 5 ++++-
hadoop-hdds/docs/content/security/SecuringS3.zh.md | 2 +-
hadoop-hdds/docs/content/security/SecuringTDE.zh.md | 2 +-
hadoop-hdds/docs/content/security/SecurityWithRanger.zh.md | 2 +-
6 files changed, 7 insertions(+), 8 deletions(-)
diff --git a/hadoop-hdds/docs/content/security/GDPR.md
b/hadoop-hdds/docs/content/security/GDPR.md
index 15d68cf4f6..25b2f2c441 100644
--- a/hadoop-hdds/docs/content/security/GDPR.md
+++ b/hadoop-hdds/docs/content/security/GDPR.md
@@ -2,7 +2,6 @@
title: "GDPR in Ozone"
date: "2019-September-17"
weight: 3
-summary: GDPR in Ozone
icon: user
menu:
main:
diff --git a/hadoop-hdds/docs/content/security/GDPR.zh.md
b/hadoop-hdds/docs/content/security/GDPR.zh.md
index 3c983cee5e..a7db403087 100644
--- a/hadoop-hdds/docs/content/security/GDPR.zh.md
+++ b/hadoop-hdds/docs/content/security/GDPR.zh.md
@@ -7,9 +7,6 @@ menu:
main:
parent: 安全
icon: user
-menu:
- main:
- parent: 特点
---
<!---
Licensed to the Apache Software Foundation (ASF) under one or more
diff --git a/hadoop-hdds/docs/content/security/SecuringDatanodes.zh.md
b/hadoop-hdds/docs/content/security/SecuringDatanodes.zh.md
index a3090e1f63..608be16e8a 100644
--- a/hadoop-hdds/docs/content/security/SecuringDatanodes.zh.md
+++ b/hadoop-hdds/docs/content/security/SecuringDatanodes.zh.md
@@ -1,7 +1,10 @@
---
title: "安全化 Datanode"
date: "2019-April-03"
-weight: 2
+weight: 3
+menu:
+ main:
+ parent: 安全
summary: 解释安全化 datanode 的不同模式,包括 Kerberos、证书的手动颁发和自动颁发等。
icon: th
---
diff --git a/hadoop-hdds/docs/content/security/SecuringS3.zh.md
b/hadoop-hdds/docs/content/security/SecuringS3.zh.md
index 287fcf3b59..66bc7778be 100644
--- a/hadoop-hdds/docs/content/security/SecuringS3.zh.md
+++ b/hadoop-hdds/docs/content/security/SecuringS3.zh.md
@@ -3,7 +3,7 @@ title: "安全化 S3"
date: "2019-April-03"
summary: Ozone 支持 S3 协议,并使用 AWS Signature Version 4 protocol which allows a
seamless S3
experience.
-weight: 4
+weight: 5
menu:
main:
parent: 安全
diff --git a/hadoop-hdds/docs/content/security/SecuringTDE.zh.md
b/hadoop-hdds/docs/content/security/SecuringTDE.zh.md
index 2538cb7f1d..ed42519e0b 100644
--- a/hadoop-hdds/docs/content/security/SecuringTDE.zh.md
+++ b/hadoop-hdds/docs/content/security/SecuringTDE.zh.md
@@ -2,7 +2,7 @@
title: "透明数据加密"
date: "2019-April-03"
summary: 透明数据加密(Transparent Data
Encryption,TDE)以密文形式在磁盘上保存数据,但可以在用户访问的时候自动进行解密。
-weight: 3
+weight: 2
menu:
main:
parent: 安全
diff --git a/hadoop-hdds/docs/content/security/SecurityWithRanger.zh.md
b/hadoop-hdds/docs/content/security/SecurityWithRanger.zh.md
index ecd1f38bd5..b34113415d 100644
--- a/hadoop-hdds/docs/content/security/SecurityWithRanger.zh.md
+++ b/hadoop-hdds/docs/content/security/SecurityWithRanger.zh.md
@@ -1,7 +1,7 @@
---
title: "Apache Ranger"
date: "2019-April-03"
-weight: 5
+weight: 7
menu:
main:
parent: 安全
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]