This is an automated email from the ASF dual-hosted git repository.
bharat 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 61a237a HDDS-5261. Delete Useless ozone subcommand (#2275)
61a237a is described below
commit 61a237aae01012c05b2d0e29900710397a57a655
Author: wangzhaohui <[email protected]>
AuthorDate: Sat May 22 00:04:24 2021 +0800
HDDS-5261. Delete Useless ozone subcommand (#2275)
Co-authored-by: wangzhaohui8 <[email protected]>
---
hadoop-ozone/dist/src/shell/ozone/ozone | 1 -
1 file changed, 1 deletion(-)
diff --git a/hadoop-ozone/dist/src/shell/ozone/ozone
b/hadoop-ozone/dist/src/shell/ozone/ozone
index e644010..e8a7d0f 100755
--- a/hadoop-ozone/dist/src/shell/ozone/ozone
+++ b/hadoop-ozone/dist/src/shell/ozone/ozone
@@ -46,7 +46,6 @@ function ozone_usage
ozone_add_subcommand "genesis" client "runs a collection of ozone benchmarks
to help with tuning."
ozone_add_subcommand "getconf" client "get ozone config values from
configuration"
ozone_add_subcommand "jmxget" admin "get JMX exported values from NameNode
or DataNode."
- ozone_add_subcommand "noz" client "ozone debug tool, convert ozone metadata
into relational data"
ozone_add_subcommand "om" daemon "Ozone Manager"
ozone_add_subcommand "scm" daemon "run the Storage Container Manager service"
ozone_add_subcommand "s3g" daemon "run the S3 compatible REST gateway"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]