This is an automated email from the ASF dual-hosted git repository.
adoroszlai 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 af4730a HDDS-5912. Add description of hdds.datanode.dir in Getting
Started (#2783)
af4730a is described below
commit af4730a54bd2bbc63d556936292ae760701b7e7f
Author: JunLuo <[email protected]>
AuthorDate: Wed Dec 15 16:51:23 2021 +0800
HDDS-5912. Add description of hdds.datanode.dir in Getting Started (#2783)
---
hadoop-hdds/docs/content/start/OnPrem.md | 1 +
hadoop-hdds/docs/content/start/OnPrem.zh.md | 2 ++
2 files changed, 3 insertions(+)
diff --git a/hadoop-hdds/docs/content/start/OnPrem.md
b/hadoop-hdds/docs/content/start/OnPrem.md
index 988f736..9633cbb 100644
--- a/hadoop-hdds/docs/content/start/OnPrem.md
+++ b/hadoop-hdds/docs/content/start/OnPrem.md
@@ -115,6 +115,7 @@ Here is an example,
| ozone.scm.client.address | SCM server name and port | Used by
client-side |
| ozone.scm.datanode.address | SCM server name and port | Used by
datanode to talk to SCM |
| ozone.om.address | OM server name | Used by
Ozone handler and Ozone file system. |
+| hdds.datanode.dir | file path | HDDS datanodes
store data in this directory. |
## Startup the cluster
diff --git a/hadoop-hdds/docs/content/start/OnPrem.zh.md
b/hadoop-hdds/docs/content/start/OnPrem.zh.md
index 948025e..8ff43bf 100644
--- a/hadoop-hdds/docs/content/start/OnPrem.zh.md
+++ b/hadoop-hdds/docs/content/start/OnPrem.zh.md
@@ -98,6 +98,8 @@ ozone genconf <path>
| ozone.scm.client.address | SCM 服务地址和端口 | 客户端使用
|
| ozone.scm.datanode.address | SCM 服务地址和端口 | Datanode 使用
|
| ozone.om.address | OM 服务地址 | Ozone handler 和 Ozone
文件系统使用 |
+| hdds.datanode.dir | 文件路径 | datanode中数据存储位置
|
+
## 启动集群
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]