Architecting HBase applications : a guidebook for successful development and design /
Clasificación: | Libro Electrónico |
---|---|
Autores principales: | , |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Sebastopol, CA :
O'Reilly Media,
2016.
|
Edición: | First edition. |
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
Tabla de Contenidos:
- 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.