Answer Posted / Anamika
In HBase, deleting a row is not immediate. Instead, the cell version history is preserved and marked as deleted. This process is called 'tombstoning'. To completely remove a row from HBase, you need to run a compaction process.
| 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