Installation Guide
Pulse 4.x.x
Overview
Prerequisites
Installation
Advanced Installation
Admin UI (K8S only)
Pulse Administration
Upgrade
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?
Database Explorer
Summarize Page
Copy Markdown
Open in ChatGPT
Open in Claude
Connect to Cursor
Connect to VS Code
This provides an exploratory view to understand top used tables, file distribution in partitions based on size and number along with providing detailed report for tables of concern.


Prerequisite for Integration
- Need user and network access from Pulse server to metastore DB
Available metastore DB support with Pulse - Mysql, Maria, Postgres and Oracle.
- Command to encrypt user password
Bash
[root@pulse2:~ (ad-default)]$ accelo admin encrypt✗ Enter the string to encrypt: : ******- Update following details on
ACCELO_HOME/config/acceldata_<cluster-name>.conf
Bash
x
# HIVE METASTORE is ENABLED during the setup metadata = { hive { type = "mysql" # Check for the server timezone # Check & validate the metastore DB Name url = "jdbc:mysql://<metastore_hostname>:3306/metastore?useUnicode=true&useJDBCCompliantTimezoneShift=true&useLegacyDatetimeCode=false&serverTimezone=UTC" schema = "metastore" user = "hive" pass = "<encrypted_password>" encrypted = true secret = "Ah+MqxeIjflxE8u+/wcqWA==" } }- And in
hdfs.connectorsin same file
Bash
hdfs.connectors = [{ name = "fsanalytics-connector" trigger = "scheduled" fsanalytics.metastore { # HIVE METASTORE is ENABLED during the setup enabled = true encrypted = true } hive.schema.prefix = "metastore." slick-mysql { profile = "slick.jdbc.MySQLProfile$" db { dataSourceClass = "slick.jdbc.DriverDataSource" properties = { driver = "org.mariadb.jdbc.Driver" # Check the server timezone # Check & validate the metastore DB Name url = "jdbc:mysql://<metastore_hostname>:3306/metastore?useUnicode=true&useJDBCCompliantTimezoneShift=true&useLegacyDatetimeCode=false&serverTimezone=UTC" user = "hive" password = "<encrypted_password>" } } }}]- Run deploy core and select Acceldata SQL Analysis service in deploy addons list or restart
ad-sql-analyserservice
Bash
accelo deploy core[root@pulse2:~ (ad-default)]$ accelo deploy addonsINFO: Active Cluster: ad_cdp710_demo? Select the components you would like to install: [Use arrows to move, space to select, type to filter] [ ] Acceldata Metastore> [x] Acceldata SQL Analysis service- To check for any error check docker logs
Bash
docker logs -f ad-sql-analyser_default --tail 1000Type 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:
LDAPFor 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