Installation Guide
Pulse 4.x.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 HDFS Access for Pulse
Summarize Page
Copy Markdown
Open in ChatGPT
Open in Claude
Connect to Cursor
Connect to VS Code
This page describes how to configure a Kerberos-secured Hadoop cluster so that Pulse can request the NameNode API. To enable secure access, you must update the HDFS configuration.
Steps to Configure
- Add the administrator property in
hdfs-site.xml.
In the HDFS configuration, add the property dfs.cluster.administrators under Advanced or Custom hdfs-site.xml.
- Set the value to the Pulse Kerberos username.
Example:
Bash
<property> <name>dfs.cluster.administrators</name> <value>pulse-kerberos-user</value> </property>- Provide a NameNode service keytab to Pulse.
Copy the NameNode service keytab to the Pulse server. Pulse uses this keytab to authenticate with the Hadoop NameNode through Kerberos and securely collect metrics.
- Apply the updated configuration.
- Restart all the HDFS services that use the updated hdfs-site.xml (such as the NameNode and DataNodes) so they load the new property.
- Use Ambari or CM to deploy the new client configuration to all nodes. This ensures Pulse automatically picks up the changes.
Result
Pulse securely authenticates with the Kerberos-enabled Hadoop cluster and requests the NameNode API to collect required metrics.
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 MapReduce and YARN ACLs for PulseFor 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