Tag

Region

1 views collected around this technical thread.

Big Data Technology Architecture
Big Data Technology Architecture
Mar 13, 2021 · Databases

HBCK: What It Checks, Common Commands, and Repair Strategies for HBase

This article explains how the HBase hbck tool verifies region consistency and table integrity, lists the most frequently used hbck commands, and describes both low‑risk and high‑risk repair procedures, including handling of RIT states and log‑based troubleshooting.

Database RepairHBCKHBase
0 likes · 4 min read
HBCK: What It Checks, Common Commands, and Repair Strategies for HBase
Big Data Technology Architecture
Big Data Technology Architecture
May 13, 2019 · Big Data

Problems Caused by Single-Point Region Assignment in HBase and Possible Solutions

The article analyzes how HBase regions being assigned to a single RegionServer create reliability issues such as jitter, service interruptions, and data loss, examines the underlying hardware, OS, and operational factors, and proposes system optimizations and replica-based high‑availability strategies to mitigate these problems.

Distributed SystemsHBaseRegion
0 likes · 10 min read
Problems Caused by Single-Point Region Assignment in HBase and Possible Solutions