Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 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
31 1 2 3 4 5 6

HBase Essentials

Posted By: Grev27
HBase Essentials

Nishant Garg, "HBase Essentials"
English | ISBN: 1783987243 | 2014 | EPUB/MOBI+Code files | 164 pages | 7 MB

A practical guide to realizing the seamless potential of storing and managing high-volume, high-velocity data quickly and painlessly with HBase

About This Book
Learn how to use HBase efficiently to store and manage endless amounts of data
Discover the intricacies of HBase internals, schema designing, and features like data scanning and filtration
Optimize your big data management and BI using practical implementations

Who This Book Is For
This book is intended for developers and Big Data engineers who want to know all about HBase at a hands-on level. For in-depth understanding, it would be helpful to have a bit of familiarity with HDFS and MapReduce programming concepts with no prior experience with HBase or similar technologies. 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
Realize the need for HBase
Download and set up HBase cluster
Grasp data modeling concepts in HBase and how to perform CRUD operations on data
Perform effective data scanning and data filtration in HBase
Understand data storage and replication in HBase
Explore HBase counters, coprocessors, and MapReduce integration
Get acquainted with different clients of HBase such as REST and Kundera ORM
Learn about cluster management and performance tuning in HBase

In Detail
With an example-oriented approach, this book begins by providing you with a step-by-step learning process to effortlessly set up HBase clusters and design schemas. Gradually, you will be taken through advanced data modeling concepts and the intricacies of the HBase architecture. Moreover, you will also get acquainted with the HBase client API and HBase shell. Essentially, this book aims to provide you with a solid grounding in the NoSQL columnar database space and also helps you take advantage of the real power of HBase using data scans, filters, and the MapReduce framework. Most importantly, the book also provides you with practical use cases covering various HBase clients, HBase cluster administration, and performance tuning.