Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

HBase High Performance Cookbook

Posted By: AlenMiler
HBase High Performance Cookbook

HBase High Performance Cookbook by Ruchir Choudhry
English | 6 Feb. 2017 | ISBN: 178398306X | 350 Pages | AZW3/MOBI/EPUB/PDF (conv) | 38.03 MB

Exciting projects that will teach you how complex data can be exploited to gain maximum insights.

About This Book

Architect a good HBase cluster for a very large distributed system
Get to grips with the concepts of performance tuning with HBase
A practical guide full of engaging recipes and attractive screenshots to enhance your system's performance

Who This Book Is For

This book is intended for developers and architects who want to know all about HBase at a hands-on level. This book is also for big data enthusiasts and database developers who have worked with other NoSQL databases and now want to explore HBase as another futuristic scalable database solution in the big data space.

What You Will Learn

Configure HBase from a high performance perspective
Grab data from various RDBMS/Flat files into the HBASE systems
Understand table design and perform CRUD operations
Find out how the communication between the client and server happens in HBase
Grasp when to use and avoid MapReduce and how to perform various tasks with it
Get to know the concepts of scaling with HBase through practical examples
Set up Hbase in the Cloud for a small scale environment
Integrate HBase with other tools including ElasticSearch

In Detail

Apache HBase is a non-relational NoSQL database management system that runs on top of HDFS. It is an open source, disturbed, versioned, column-oriented store and is written in Java to provide random real-time access to big Data.

We'll start off by ensuring you have a solid understanding the basics of HBase, followed by giving you a thorough explanation of architecting a HBase cluster as per our project specifications. Next, we will explore the scalable structure of tables and we will be able to communicate with the HBase client. After this, we'll show you the intricacies of MapReduce and the art of performance tuning with HBase. Following this, we'll explain the concepts pertaining to scaling with HBase. Finally, you will get an understanding of how to integrate HBase with other tools such as ElasticSearch.

By the end of this book, you will have learned enough to exploit HBase for boost system performance.

Style and approach

This book is intended for software quality assurance/testing professionals, software project managers, or software developers with prior experience in using Selenium and Java to test web-based applications. This books also provides examples for C#, Python, and Ruby users.