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.

Hbase Master

avatar

I have a 5 node HDP cluster and i want to add Hbase on to it. On how many nodes should i install HMaster. By default one node is enough i guess. Any thoughts on it. Also do i need to install phoenix query server, if so on how many nodes.

1 ACCEPTED SOLUTION

avatar
Master Guru

@ARUN if this is for production then add hbase master HA node. for PQS you can install on 1 load to start with. once the load increase then you can add more for load balancing.

View solution in original post

2 REPLIES 2

avatar
Master Guru

@ARUN if this is for production then add hbase master HA node. for PQS you can install on 1 load to start with. once the load increase then you can add more for load balancing.

avatar
Super Guru

The Phoenix Query Server (PQS) is an optional service. You only need to add it if you intend to use it.

PQS adds additional levels of connectivity into Apache Phoenix/HBase, but is not required for Phoenix access. Like Sunile points out, you can easily add this service to your installation later as the need/desire arises.