Details
-
Umbrella
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.0.0
-
None
-
Reviewed
-
Description
It's quite useful to save the medium binary data like images, documents into Apache HBase. Unfortunately directly saving the binary MOB(medium object) to HBase leads to a worse performance since the frequent split and compaction.
In this design, the MOB data are stored in an more efficient way, which keeps a high write/read performance and guarantees the data consistency in Apache HBase.
Attachments
Attachments
Issue Links
- breaks
-
HBASE-12418 Multiple branches for MOB feature breaking git for case insensitive filesystems
-
- Closed
-
- depends upon
-
HBASE-11591 Scanner fails to retrieve KV from bulk loaded file with highest sequence id than the cell's mvcc in a non-bulk loaded file
-
- Closed
-
- relates to
-
HBASE-22749 Distributed MOB compactions
-
- Resolved
-