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

You're reading from  HBase Administration Cookbook

Product type Book
Published in Aug 2012
Publisher Packt
ISBN-13 9781849517140
Pages 332 pages
Edition 1st Edition
Languages
Author (1):
Yifeng Jiang Yifeng Jiang
Profile icon Yifeng Jiang

Table of Contents (16) Chapters

HBase Administration Cookbook
Credits
About the Author
Acknowledgement
About the Reviewers
www.PacktPub.com
Preface
Setting Up HBase Cluster Data Migration Using Administration Tools Backing Up and Restoring HBase Data Monitoring and Diagnosis Maintenance and Security Troubleshooting Basic Performance Tuning Advanced Configurations and Tuning

Benchmarking HBase cluster with YCSB


Measuring the performance of a HBase cluster, or benchmarking the cluster, is as important as tuning the cluster itself. The performance characteristics of a HBase cluster that we should measure include at least the following:

  • Overall throughput (operations per second) of the cluster

  • Average latency (average time per operation) of the cluster

  • Minimum latency

  • Maximum latency

  • Distribution of operation latencies

YCSB is a great tool to benchmark performance of HBase clusters. YCSB supports running variable load tests in parallel, to evaluate the insert, update, delete, and read performance of the system. Therefore, you can use YCSB to benchmark for both write-heavy and read-heavy HBase clusters. The record count to load, operations to perform, proportion of read and write, and many other properties are configurable for each test, so it is easy to use YCSB to test different load scenarios of the cluster.

YCSB can also be used to evaluate the performance of many...

lock icon The rest of the chapter is locked
arrow left Previous Chapter
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}