Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions hadoop-hdds/docs/content/concept/Datanodes.zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
title: "数据节点"
date: "2017-09-14"
weight: 4
menu:
main:
parent: 概念
summary: Ozone 支持 Amazon S3 协议,你可以原封不动地在 Ozone 上使用基于 S3 客户端和 S3 SDK 的应用。
---
<!---
Expand Down
5 changes: 5 additions & 0 deletions hadoop-hdds/docs/content/concept/Overview.zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@
title: 概览
date: "2017-10-10"
weight: 1
menu:
main:
name: "ArchitectureOverview"
title: "概览"
parent: 概念
summary: 介绍 Ozone 的整体和各个组件。
---

Expand Down
3 changes: 3 additions & 0 deletions hadoop-hdds/docs/content/concept/OzoneManager.zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
title: "Ozone Manager"
date: "2017-09-14"
weight: 2
menu:
main:
parent: 概念
summary: Ozone Manager 是 Ozone 主要的命名空间服务,它管理了卷、桶和键的生命周期。
---
<!---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
title: "Storage Container Manager"
date: "2017-09-14"
weight: 3
menu:
main:
parent: 概念
summary: Storage Container Manager(SCM)是 Ozone 的核心元数据服务,它提供了 Ozone 的分布式数据块服务层。
---
<!---
Expand Down
2 changes: 1 addition & 1 deletion hadoop-hdds/docs/content/concept/_index.zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: 概念
date: "2017-10-10"
menu: main
weight: 6
weight: 3
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you please explain the reason why weight is changed here? @flirmnave

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi,
I see that it weight 3 in english version.
https://github.com/apache/hadoop-ozone/blame/master/hadoop-hdds/docs/content/concept/_index.md#L5
So I change it, Should I change it back?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No, it is the right thing to do, sorry for not noticing this.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It’s ok.


---

Expand Down
3 changes: 3 additions & 0 deletions hadoop-hdds/docs/content/interface/CSI.zh.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
---
title: CSI 协议
weight: 3
menu:
main:
parent: "编程接口"
summary: Ozone 支持 容器存储接口 (CSI) 协议。你可以通过 Ozone CSI 挂载 Ozone 桶的方式使用 Ozone。
---

Expand Down
3 changes: 3 additions & 0 deletions hadoop-hdds/docs/content/interface/JavaApi.zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
title: "Java API"
date: "2017-09-14"
weight: 1
menu:
main:
parent: "编程接口"
summary: Ozone 有一套基于原生 RPC 的 API,其它协议都由这个最底层的 API 扩展而来,它也是所有 Ozone 支持的协议中性能最好、功能最全的。
---
<!---
Expand Down
3 changes: 3 additions & 0 deletions hadoop-hdds/docs/content/interface/O3fs.zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
title: Ozone 文件系统
date: 2017-09-14
weight: 2
menu:
main:
parent: "编程接口"
summary: Hadoop 文件系统兼容使得任何使用类 HDFS 接口的应用无需任何修改就可以在 Ozone 上工作,比如基于 Apache Spark、YARN 和 Hive 等框架的应用。
---
<!---
Expand Down
3 changes: 3 additions & 0 deletions hadoop-hdds/docs/content/interface/S3.zh.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
---
title: S3 协议接口
weight: 3
menu:
main:
parent: "编程接口"
summary: Ozone 支持 Amazon 的 Simple Storage Service (S3) 协议,事实上,你不需要对基于 S3 客户端和 S3 SDK 的应用做任何修改就可以在 Ozone 上使用。
---

Expand Down
3 changes: 3 additions & 0 deletions hadoop-hdds/docs/content/security/SecureOzone.zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ title: "安全化 Ozone"
date: "2019-April-03"
summary: 简要介绍 Ozone 中的安全概念以及安全化 OM 和 SCM 的步骤。
weight: 1
menu:
main:
parent: 安全
icon: tower
---
<!---
Expand Down
3 changes: 3 additions & 0 deletions hadoop-hdds/docs/content/security/SecuringS3.zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ date: "2019-April-03"
summary: Ozone 支持 S3 协议,并使用 AWS Signature Version 4 protocol which allows a seamless S3
experience.
weight: 4
menu:
main:
parent: 安全
icon: cloud
---
<!---
Expand Down
3 changes: 3 additions & 0 deletions hadoop-hdds/docs/content/security/SecuringTDE.zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ title: "透明数据加密"
date: "2019-April-03"
summary: 透明数据加密(Transparent Data Encryption,TDE)以密文形式在磁盘上保存数据,但可以在用户访问的时候自动进行解密。
weight: 3
menu:
main:
parent: 安全
icon: lock
---
<!---
Expand Down
3 changes: 3 additions & 0 deletions hadoop-hdds/docs/content/security/SecurityAcls.zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
title: "Ozone 访问控制列表"
date: "2019-April-03"
weight: 6
menu:
main:
parent: 安全
summary: Ozone 原生的授权模块提供了不需要集成 Ranger 的访问控制列表(ACL)支持。
icon: transfer
---
Expand Down
3 changes: 3 additions & 0 deletions hadoop-hdds/docs/content/security/SecurityWithRanger.zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
title: "Apache Ranger"
date: "2019-April-03"
weight: 5
menu:
main:
parent: 安全
summary: Apache Ranger 是一个用于管理和监控 Hadoop 平台复杂数据权限的框架。
icon: user
---
Expand Down