You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Namit Maheshwari (JIRA)" <ji...@apache.org> on 2018/09/21 23:57:00 UTC

[jira] [Created] (HDDS-534) ozone jmxget does not work

Namit Maheshwari created HDDS-534:
-------------------------------------

             Summary: ozone jmxget does not work
                 Key: HDDS-534
                 URL: https://issues.apache.org/jira/browse/HDDS-534
             Project: Hadoop Distributed Data Store
          Issue Type: Bug
            Reporter: Namit Maheshwari


{code:java}
[root@ctr-e138-1518143905142-481027-01-000002 bin]# ./ozone jmxget
ERROR: jmxget is not COMMAND nor fully qualified CLASSNAME.
Usage: ozone [OPTIONS] SUBCOMMAND [SUBCOMMAND OPTIONS]

OPTIONS is none or any of:

--buildpaths attempt to add class files from build tree
--config dir Hadoop config directory
--daemon (start|status|stop) operate on a daemon
--debug turn on shell script debug mode
--help usage information
--hostnames list[,of,host,names] hosts to use in worker mode
--hosts filename list of hosts to use in worker mode
--loglevel level set the log4j level for this command
--workers turn on worker mode

SUBCOMMAND is one of:


Admin Commands:

jmxget get JMX exported values from NameNode or DataNode.

Client Commands:

classpath prints the class path needed to get the hadoop jar and the required libraries
envvars display computed Hadoop environment variables
freon runs an ozone data generator
fs run a filesystem command on Ozone file system. Equivalent to 'hadoop fs'
genconf generate minimally required ozone configs and output to ozone-site.xml in specified path
genesis runs a collection of ozone benchmarks to help with tuning.
getozoneconf get ozone config values from configuration
noz ozone debug tool, convert ozone metadata into relational data
scmcli run the CLI of the Storage Container Manager
sh command line interface for object store operations
version print the version

Daemon Commands:

datanode run a HDDS datanode
om Ozone Manager
scm run the Storage Container Manager service

SUBCOMMAND may print help when invoked w/o parameters or with -h.
{code}
As in the logs above jmxget is an option, but does not work.

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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