- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Hbase Master
- Labels:
-
Apache HBase
Created ‎09-02-2016 05:21 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
Created ‎09-02-2016 05:23 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@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.
Created ‎09-02-2016 05:23 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@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.
Created ‎09-02-2016 03:33 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
