Discuss about the different tombstone markers used for deletion purposes in HBase.?
Answer Posted / Kamala Kant
"In Apache HBase, tombstone markers are used to represent deleted data. There are two types of tombstone markers: 1) Minor Tombstones: Deletions that occur within a single major compaction cycle. 2) Major Tombstones: Deletions that will be removed during the next major compaction, which happens periodically based on the compaction policies set for the table."n
| 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