Member since
02-28-2022
4
Posts
0
Kudos Received
0
Solutions
04-28-2022
09:24 AM
This is the issue that even after running major compaction the tombstone markers were not deleted. hbase(main):107:0* scan 'CBST:TEST', {RAW => TRUE} ROW COLUMN+CELL Test101 column=cfDocContent:doc, timestamp=1650962333104, type=Delete Test102 column=cfDocContent:doc, timestamp=1650962333121, type=Delete Test103 column=cfDocContent:doc, timestamp=1650962333136, type=Delete Test104 column=cfDocContent:doc, timestamp=1650962333150, type=Delete Test105 column=cfDocContent:doc, timestamp=1650962333167, type=Delete 5 row(s) Took 0.0182 seconds hbase(main):108:0>
... View more
02-28-2022
04:03 AM
I am also looking for a solution for the same problem.... Can anyone help?
... View more