You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by GitBox <gi...@apache.org> on 2020/04/09 01:21:32 UTC

[GitHub] [hadoop-ozone] iamabug commented on a change in pull request #780: HDDS-2800. tools/_index.md translation

iamabug commented on a change in pull request #780: HDDS-2800. tools/_index.md translation
URL: https://github.com/apache/hadoop-ozone/pull/780#discussion_r405903926
 
 

 ##########
 File path: hadoop-hdds/docs/content/tools/_index.zh.md
 ##########
 @@ -0,0 +1,64 @@
+---
+title: "工具"
+date: "2017-10-10"
+summary: Ozone 为开发者提供一系列方便的工具,本页给出了命令行工具的简要列表。
+menu:
+   main:
+      weight: 8
+---
+
+<!---
+  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.
+-->
+
+Ozone 有一系列管理 Ozone 的命令行工具。
+
+所有的命令都通过 ```ozone``` 脚本调用。
+
+守护进程命令:
+
+   * **scm** - 启动或停止 Storage Container Manager。
+   * **om** -  启动或停止 Ozone Manager。
+   * **datanode** - 启动或停止数据节点。
+   stopped.
+   * **s3g** -
+
+客户端命令:
+
+   * **sh** -  操作 Ozone 中的卷、桶和键的主要命令。
+   * **fs** - 运行一个文件系统命令(类似于 `hdfs dfs`)
+   * **version** - 打印 Ozone 和 HDDS 的版本。
+
+
+管理命令:
+
+   * **admin** -  Collects admin and developer related commands related to the 
 
 Review comment:
   I am not sure how to translate this since I cannot use admin command in apace/ozone docker image

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-issues-help@hadoop.apache.org