资源说明: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.
Table of Contents
Chapter 1. Configuring HBase
Chapter 2. Loading Data from Various DBs
Chapter 3. Working with Large Distributed Systems Part I
Chapter 4. Working with Large Distributed Systems Part II
Chapter 5. Working with Scalable Structure of tables
Chapter 6. HBase Clients
Chapter 7. Large-Scale MapReduce
Chapter 8. HBase Performance Tuning
Chapter 9. Performing Advanced Tasks on HBase
Chapter 10. Optimizing Hbase for Cloud
Chapter 11. Case Study
本源码包内暂不包含可直接显示的源代码文件,请下载源码包。