Tag

Repair

1 views collected around this technical thread.

vivo Internet Technology
vivo Internet Technology
May 8, 2024 · Databases

Troubleshooting and Repairing HBase Meta Table Issues

The article explains how HBase’s meta table stores region metadata, outlines common failures such as slow startup, RIT, region holes and overlaps, and provides step‑by‑step online and offline repair procedures—including command‑line tools and configuration tweaks—for both HBase 1.x and 2.x clusters.

HBCKHBaseMeta Table
0 likes · 20 min read
Troubleshooting and Repairing HBase Meta Table Issues
php中文网 Courses
php中文网 Courses
Nov 4, 2023 · Databases

Common Causes of MySQL Database Crashes and Their Solutions

This article outlines the typical reasons MySQL databases crash—such as hardware failures, software issues, external attacks, and poor design—and provides practical remedies including regular backups, using myisamchk for repair, leveraging binary logs, optimizing schemas, and upgrading to newer MySQL versions.

Database CrashMySQLRepair
0 likes · 4 min read
Common Causes of MySQL Database Crashes and Their Solutions
DataFunSummit
DataFunSummit
Feb 12, 2023 · Big Data

Applying Erasure Coding in HDFS: Strategies, Performance, and Repair Techniques

This article explains how Zhihu adopted HDFS erasure coding to reduce storage costs, outlines cold‑hot file tiering policies, describes the EC conversion workflow and the custom EC Worker tool, and details methods for detecting and repairing damaged EC files in a Hadoop environment.

Erasure CodingHDFSPerformance
0 likes · 16 min read
Applying Erasure Coding in HDFS: Strategies, Performance, and Repair Techniques