Search icon
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
HBase Essentials

You're reading from  HBase Essentials

Product type Book
Published in Nov 2014
Publisher
ISBN-13 9781783987245
Pages 164 pages
Edition 1st Edition
Languages
Concepts
Author (1):
Nishant Garg Nishant Garg
Profile icon Nishant Garg

Cluster management


HBase is a Hadoop-based, highly available, distributed NoSQL database. In a production environment, an HBase cluster is quite responsive to node failures but there are many administration jobs that are performed by the cluster administrator. This job list includes important tasks such as starting or stopping the cluster, upgrading the OS on the nodes, replacing bad hardware, and backing up data. Also, these jobs need to be done properly to keep the cluster running smoothly. Under this section, we will be covering the details of these cluster management tasks.

The Start/stop HBase cluster

Starting or stopping an HBase cluster is a very common task that is performed by any administrator; any kind of configuration change for tuning is a very common scenario. The dependent systems such as HDFS and ZooKeeper are assumed to be running before HBase starts/stops. Apache HBase provides the following script files under the $HBASE_HOME/bin directory to be used for the start/stop operation...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime}