Configure JMX
To modify or elevate security privileges for enabling or changing the JMX port, the following configurations need to be updated under Ambari:
Coordinator Node Config
jmx.rmiregistry.port=9980
jmx.rmiserver.port=9981
JVM Config File
-Dcom.sun.management.jmxremote.rmi.port=9981
Was this page helpful?