- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
2 hosts not running master services
Created on ‎06-21-2017 03:49 PM - edited ‎08-17-2019 08:34 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I managed to bring up my cluster with minimum services , adding components now . When adding "hbase" I am seeing this msg on the console (please see the pic below).
how can I find which services are not running and on which hosts ?
Created ‎06-21-2017 03:53 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
On this screen, hosts that does not have any master services are not shown. That message may be a little confusing, it just means that there are 2 more nodes on this cluster where no Master Services are installed
Created ‎06-21-2017 03:53 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
On this screen, hosts that does not have any master services are not shown. That message may be a little confusing, it just means that there are 2 more nodes on this cluster where no Master Services are installed
Created ‎06-21-2017 03:56 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
That is simply telling you that you have two nodes not running HBase "master" services (those in charge of coordinating cluster operations). HBase only allows one active master at a time, but you can have multiple running in hot-standby.
Since you only have 3 nodes, it is completely expected that you would only have one node running HBase master services. You should just proceed with your installation.
Created ‎06-21-2017 04:03 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @Sami Ahmad
Normally, master services can be spread across the master nodes to ensure proper resource allocation depending on the cluster. If you have two datanodes/worker nodes that you do not want to run master services on, then, no problem, just allocate the host you want and move on to the next step.
In Ambari, you click on the Hosts tab to see what services are installed on what host, but, you may need to go through them host by host.
