Reference Guide
...
Hive - Zookeeper Configuration
Connecting to Zookeeper via Kron DAM SQL Proxy
1 min
users can connect to the zookeeper database through the kron dam sql proxy using an sql client open an sql client (e g , dbeaver, datagrip) create a new connection and select the appropriate database type enter the following connection details host the ip address of the kron dam server please look at below example of url below that contains the host, port any etc ) jdbc\ hive2 //10 20 42 159 1022/newdb;servicediscoverymode=zookeeper;zookeepernamespace=hiveserver2; port the sql proxy port assigned to the zookeeper device in kron dam username the username configured in kron dam (must match the database username) password the corresponding password database/service name the name of the zookeeper database as defined in kron dam test the connection to ensure that it is successful