Hi

Can somebody please shed some light on the internal working of the HBase
delete operation. So when I perform a delete operation what exactly happens
underneath the code. Is my data removed immediately from the disk or else a
flag is set by HBase to mark those rows as deleted.

Thanks,
Gagan

Reply via email to