Documentation
Pulse 3.8.x
Release Notes
Getting Started
Architecture
Deployment
Prerequisites
Installation
Advanced Installation
Pulse Administration
Advanced Feature Integrations
Features
User Guide
CLI Guide
Troubleshooting
Pulse Use Cases
Workflows
Tech Preview
Pulse NextGen Docs (Beta)
Additional Resources
Title
Message
Create new category
What is the title of your new category?
Edit page index title
What is the title of the page index?
Edit category
What is the new title of your category?
Edit link
What is the new title and URL of your link?
Configure JMX for Ranger KMS Service
Summarize Page
Copy Markdown
Open in ChatGPT
Open in Claude
Connect to Cursor
Connect to VS Code
You can add the configuration parameters in Ambari to enable JMX monitoring for Ranger KMS components.
Steps to Configure JMX
- In the ODP Ambari UI, navigate to Ranger KMS > Configs > Advanced.
- In the Advanced tab, navigate to Advanced kms-env > kms-env-template.
- Add the following configuration to the template to enable JMX for Ranger KMS.
Update the service configuration template with the appropriate JMX settings. Provide valid values for all placeholders (< >) for each Ranger component.
Configure JMX Without Security
Bash
export JAVA_OPTS="${JAVA_OPTS} -Dcom.sun.management.jmxremote -Dcom.sun.management.jmxremote.authenticate=false -Dcom.sun.management.jmxremote.ssl=false -Dcom.sun.management.jmxremote.port=<Ranger KMS JMX Port>"JMX with Basic Authentication
Bash
export JAVA_OPTS="${JAVA_OPTS} -Dcom.sun.management.jmxremote -Dcom.sun.management.jmxremote.authenticate=true -Dcom.sun.management.jmxremote.ssl=false -Dcom.sun.management.jmxremote.access.file=</path/to/jmxremote.access/file> -Dcom.sun.management.jmxremote.password.file=</path/to/jmxremote.password/file> -Dcom.sun.management.jmxremote.port=<Ranger KMS JMX Port>"JMX with Basic Authentication and SSL
Bash
export JAVA_OPTS="${JAVA_OPTS} -Dcom.sun.management.jmxremote -Dcom.sun.management.jmxremote.authenticate=true -Dcom.sun.management.jmxremote.ssl=true -Dcom.sun.management.jmxremote.registry.ssl=true -Djavax.net.ssl.keyStore=</path/to/keystore.jks/file> -Dcom.sun.management.jmxremote.access.file=</path/to/jmxremote.access/file> -Djavax.net.ssl.keyStorePassword=<Keystore Password> -Dcom.sun.management.jmxremote.password.file=</path/to/jmxremote.password/file> -Djavax.net.ssl.trustStore=</path/to/truststore.jks/file> -Djavax.net.ssl.trustStorePassword=<Truststore Password> -Dcom.sun.management.jmxremote.port=<Ranger KMS JMX Port>"- Save the configurations.
- Restart the Ranger KMS service.
Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard
Last updated on
Was this page helpful?
Next to read:
Configure Pulse to Access Kafka with SCRAM and SSLFor additional help, contact www.acceldata.force.com OR call our service desk +1 844 9433282
Copyright © 2026
Discard Changes
Do you want to discard your current changes and overwrite with the template?
Archive Synced Block
Message
Create new Template
What is this template's title?
Delete Template
Message