Tag

RegionServer

1 views collected around this technical thread.

GrowingIO Tech Team
GrowingIO Tech Team
Jul 22, 2021 · Databases

How to Diagnose and Fix Common HBase RegionServer Crashes

This article examines frequent HBase RegionServer failures caused by long GC pauses, oversized scans, and HDFS decommissioning, outlines step‑by‑step troubleshooting procedures—including log searches, GC tuning, scan size limits, and monitoring strategies—and provides practical solutions to prevent and resolve these issues.

GCHBasePerformance
0 likes · 14 min read
How to Diagnose and Fix Common HBase RegionServer Crashes
Big Data Technology Architecture
Big Data Technology Architecture
Jul 15, 2019 · Databases

Understanding HBase Write Path, Memstore Limits, and Preventing RegionServer OOM

This article explains the complete HBase write flow, the problems caused by rapid writes such as memstore overflow and RegionTooBusyException, and provides configuration and operational strategies to avoid RegionServer out‑of‑memory crashes.

HBaseMemstoreRegionServer
0 likes · 7 min read
Understanding HBase Write Path, Memstore Limits, and Preventing RegionServer OOM
Architecture Digest
Architecture Digest
Jun 9, 2016 · Databases

Understanding HBase Architecture and Core Principles

This article provides a comprehensive overview of HBase, covering its distributed architecture, component roles, data organization, read/write mechanisms, and best practices for schema and region design to ensure efficient big‑data storage and retrieval.

Data StorageDistributed DatabaseHBase
0 likes · 17 min read
Understanding HBase Architecture and Core Principles