In the deleteall command, you can specify a timestamp which is larger than the custom timestamp.
This way the row would be deleted. Cheers On Fri, Feb 21, 2014 at 7:11 AM, Ron Sher <[email protected]> wrote: > The timestamp we use is an external version we take from an outside system. > At first we didn't do that, but that caused issues in which 2 separate > calls > reached our system out of order and we ignored their version caused the > data > to be written in out of order versions. > Now we use the outside version number as the timestamp. > > > > -- > View this message in context: > http://apache-hbase.679495.n3.nabble.com/Hbase-shell-deletall-doesnt-remove-records-tp4056162p4056220.html > Sent from the HBase User mailing list archive at Nabble.com. >
