Advanced
Тема интерфейса

What Is the Maximum Size of Data Written to the HBase Cluster?

Symptom

When a large amount of data is concurrently written to an HBase cluster, data cannot be fully written.

Possible Causes

The data written at a time is too large and an error occurs.

Solutions

The size of data written at a time should not exceed 2 MB and the size of a single data record should not exceed 200 KB.