jmxget
Dumps JMX information from a service.
The usage is as follows:
$ hdfs jmxget [-localVM ConnectorURL | -port port | -server mbeanserver | -service service]
-help |
Prints detailed information about the command |
-localVM ConnectorURL |
Connects to the VM on the same machine |
-port mbean server port |
Specifies mbean server port, if missing it will try to connect to MBean Server in the same VM |
-server |
Specifies mbean server ( |
-service NameNode|DataNode |
Specifies jmx service ( |