Reference Guide
...
Dynamic Data Masking
Hive - Zookeeper Configuration

Modifying the /etc/hosts File for Zookeeper Nodes

2min

To ensure that Kron PAM can resolve the hostnames of the Zookeeper nodes, you need to update the /etc/hosts file on the Kron PAM machine:

  1. Access the Kron PAM server via SSH.
  2. Open the /etc/hosts file with a text editor (e.g., vi /etc/hosts).
  3. Add the following entries to map the Zookeeper node IP addresses to their hostnames:

Examples

172.191.43.234 hive-masternode-01

172.173.226.15 hive-datanode-02

52.170.134.60 hive-datanode-03

40.114.55.184 hive-metanode-04

Document image


To connect Hive nodes user needs to upload the Hive jdbc files into pam/gui/lib in your PAM machine.