Architecting HBase applications : a guidebook for successful development and design /
Cote: | Libro Electrónico |
---|---|
Auteurs principaux: | , |
Format: | Électronique eBook |
Langue: | Inglés |
Publié: |
Sebastopol, CA :
O'Reilly Media,
2016.
|
Édition: | First edition. |
Sujets: | |
Accès en ligne: | Texto completo (Requiere registro previo con correo institucional) |
Table des matières:
- Part 1. Introduction to HBase. What is HBase?
- HBase principles
- HBase ecosystem
- HBase sizing and tuning overview
- Environment setup
- Part 2. Use cases. Use case: HBase as a system of record
- Implementation of an underlying storage engine
- Use case: near real-time event processing
- Implementation of near real time event processing
- Use case: HBase as a master data management tool
- Implementation of HBase as a master data management tool
- Use case: document store
- Implementation of document store
- Part 3. Troubleshooting. Too many regions
- Too many column families
- Hotspotting
- Timeouts and garbage collection
- HBCK and inconsistencies.