Installation Guide
Pulse 4.1.x
Overview
Prerequisites
Installation
Advanced Installation
Admin UI (K8S only)
Pulse Administration
Upgrade
Advanced Feature Integrations
Developer Tools
Troubleshooting
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 Pulse for JMX with SSL
Summarize Page
Copy Markdown
Open in ChatGPT
Open in Claude
Connect to Cursor
Connect to VS Code
This page describes how to configure Pulse to collect JMX metrics from Hadoop services through SSL-secured RMI ports.
Note Ensure to encrypt all JMX configurations using theaccelo admin encrypt command.
Create Override File
Navigate to your cluster's directory and create the override.yml file (if it doesn't exist).
touch $AcceloHome_work_<clusterName>_override.yml
Configure Override.yml File
Open the
override.ymlfile using a text editor:
vi $AcceloHome_work_<clusterName>_override.yml
Add the following configurations for the respective services, if they're not already included:
vi $AcceloHome/work/<clusterName>/override.yml
Common Configuration for All Services
jmx:
pulsejmx_use_ssl: true
pulsejmx_ssl_truststore: </PATH/TO/SERVICE/TRUSTORE/FILE>
pulsejmx_ssl_truststore_password: <SERVICE TRUSTSTORE PASSWORD>
Hive Metastore
jmx:
hive_metastore_ssl: "true"
Hive Server
jmx:
hive_server_ssl: "true"
Zeppelin
jmx:
zeppelin_master_ssl: "true"
Zookeeper
jmx:
zookeeper_server_ssl: "true"
Kafka Mirror Maker
jmx:
kafka_mirror_master_ssl: "true"
Kafka
jmx:
kafka_broker_ssl: "true"
Ranger
Ranger Admin
jmx:
ranger_admin_ssl: "true"
Ranger Tagsync
jmx:
ranger_tagsync_ssl: "true"
Ranger Usersync
jmx:
ranger_tagsync_ssl: "true"
Ranger KMS
jmx:
ranger_kms_server_ssl: "true"
Apply the Changes
Save your changes to the
override.ymlfile.Run the following command to apply the changes:
accelo reconfig cluster
Last updated on
Was this page helpful?
For 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