This is an automated email from the ASF dual-hosted git repository.
xyao pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/hadoop-ozone.git
The following commit(s) were added to refs/heads/master by this push:
new 52f68c1 HDDS-2801. tools/Genconf.md translation (#792)
52f68c1 is described below
commit 52f68c145786383946b813d2d917aee507843ad1
Author: Xiang Zhang <[email protected]>
AuthorDate: Thu Apr 23 07:58:53 2020 +0800
HDDS-2801. tools/Genconf.md translation (#792)
---
hadoop-hdds/docs/content/tools/Genconf.zh.md | 25 +++++++++++++++++++++++++
1 file changed, 25 insertions(+)
diff --git a/hadoop-hdds/docs/content/tools/Genconf.zh.md
b/hadoop-hdds/docs/content/tools/Genconf.zh.md
new file mode 100644
index 0000000..cd28269
--- /dev/null
+++ b/hadoop-hdds/docs/content/tools/Genconf.zh.md
@@ -0,0 +1,25 @@
+---
+title: 配置生成
+date: 2018-12-18
+summary: 用于生成默认配置的工具
+---
+<!---
+ Licensed to the Apache Software Foundation (ASF) under one or more
+ contributor license agreements. See the NOTICE file distributed with
+ this work for additional information regarding copyright ownership.
+ The ASF licenses this file to You under the Apache License, Version 2.0
+ (the "License"); you may not use this file except in compliance with
+ the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+
+Genconf 工具可以在指定路径下生成 ozone-site.xml 模板文件,用户可以进行根据需求编辑此文件。
+
+`ozone genconf <path>`
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]