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.
accelo admin encrypt command.
Create Override File
Navigate to your cluster's directory and create the override.yml file (if it doesn't exist).
Bash
touch $AcceloHome_work_<clusterName>_override.ymlConfigure Override.yml File
- Open the
override.ymlfile using a text editor:
Bash
vi $AcceloHome_work_<clusterName>_override.yml- Add the following configurations for the respective services, if they're not already included:
Bash
vi $AcceloHome/work/<clusterName>/override.ymlCommon Configuration for All Services
Bash
jmx: pulsejmx_use_ssl: true pulsejmx_ssl_truststore: </PATH/TO/SERVICE/TRUSTORE/FILE> pulsejmx_ssl_truststore_password: <SERVICE TRUSTSTORE PASSWORD>Hive Metastore
Bash
jmx: hive_metastore_ssl: "true"Hive Server
Bash
jmx: hive_server_ssl: "true"Zeppelin
Bash
jmx: zeppelin_master_ssl: "true"Zookeeper
Bash
jmx: zookeeper_server_ssl: "true"Kafka Mirror Maker
Bash
jmx: kafka_mirror_master_ssl: "true"Kafka
Bash
jmx: kafka_broker_ssl: "true"Ranger
Ranger Admin
Bash
jmx: ranger_admin_ssl: "true"Ranger Tagsync
Bash
jmx: ranger_tagsync_ssl: "true"Ranger Usersync
Bash
jmx: ranger_tagsync_ssl: "true"Ranger KMS
Bash
jmx: ranger_kms_server_ssl: "true"Apply the Changes
- Save your changes to the
override.ymlfile. - Run the following command to apply the changes:
Bash
accelo reconfig clusterType 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 Connect to 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