HBase.Design.Patterns

时间:2018-03-07 15:47:22
【文件属性】:
文件名称:HBase.Design.Patterns
文件大小:4.15MB
文件格式:PDF
更新时间:2018-03-07 15:47:22
HBase Title: HBase Design Patterns Author: Mark Kerzner, Sujee Maniyam Length: 144 pages Edition: 1 Language: English Publisher: Packt Publishing Publication Date: 2014-12-17 ISBN-10: 1783981040 ISBN-13: 9781783981045 Design and implement successful patterns to develop scalable applications with HBase About This Book Design HBase schemas for the most demanding functional and scalability requirements Optimize HBase's handling of single entities, time series, large files, and complex events by utilizing design patterns Written in an easy-to-follow style, and incorporating plenty of examples, and numerous hints and tips. Who This Book Is For If you are an intermediate NoSQL developer or have a few big data projects under your belt, you will learn how to increase your chances of a successful and useful NoSQL application by mastering the design patterns described in the book. The HBase design patterns apply equally well to Cassandra, MongoDB, and so on. In Detail With the increasing use of NoSQL in general and HBase in particular, knowing how to build practical applications depends on the application of design patterns. These patterns, distilled from extensive practical experience of multiple demanding projects, guarantee the correctness and scalability of the HBase application. They are also generally applicable to most NoSQL databases. Starting with the basics, this book will show you how to install HBase in different node settings. You will then be introduced to key generation and management and the storage of large files in HBase. Moving on, this book will delve into the principles of using time-based data in HBase, and show you some cases on denormalization of data while working with HBase. Finally, you will learn how to translate the familiar SQL design practices into the NoSQL world. With this concise guide, you will get a better idea of typical storage patterns, application design templates, HBase explorer in multiple scenarios with minimum effort, and reading data from multiple region servers. Table of Contents Chapter 1: Starting Out with HBase Chapter 2: Reading, Writing, and Using SQL Chapter 3: Using HBase Tables for Single Entities Chapter 4: Dealing with Large Files Chapter 5: Time Series Data Chapter 6: Denormalization Use Cases Chapter 7: Advanced Patterns for Data Modeling Chapter 8: Performance Optimization

网友评论

  • 从安装讲到应用,非常实用。尤其是时间序列数据的设计模式,正是我想学的
  • 英文文字版,手机上也可以看
  • 很有帮助的一本书
  • 对于学习hbase的rowkey设计很有用,谢谢分享
  • 好东西,可惜是E文版,不过还是多谢!
  • 对于HBase的深度学习很有用
  • 从安装讲到应用,非常实用。尤其是时间序列数据的设计模式,正是我想学的
  • HBase版的设计模式 大型分布式数据库非常有用
  • 对于HBase的深度学习很有用
  • 对后如何设计Hbase键值非常用用,感谢楼主的分享