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.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.

