Answer Posted / Ajit Kumar
MemStore is an in-memory data structure used by HBase to temporarily store mutations before they are written to the HFile on disk. It helps reduce write amplification by caching changes before writing them persistently. As MemStores grow beyond a certain size, they undergo compaction.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category