Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

zookeeper and hiveserver2 relation

avatar
Expert Contributor

what is the relation between hiveserver2 and zookeeper? Whenever hiveerver2 went down, I'm restarting the zookeeper ans it's fixing the problem

1 ACCEPTED SOLUTION

avatar
Guru

If there are no HA components (Namenode HA and 2 hiveserver2 instances), then there is no depending with zookeeper.

Check the hiveserver2.log from /var/log/hiveserver2/hiveserver2.log to see if you see any errors. If you have 2 hiveserver2 instances, they will register with zookeeper which may be when they are running into issues.

View solution in original post

1 REPLY 1

avatar
Guru

If there are no HA components (Namenode HA and 2 hiveserver2 instances), then there is no depending with zookeeper.

Check the hiveserver2.log from /var/log/hiveserver2/hiveserver2.log to see if you see any errors. If you have 2 hiveserver2 instances, they will register with zookeeper which may be when they are running into issues.