Hello.First of all, I want to say thank you for all of you who are concerned
with this rocking HBase software!

The column of HBase has the feature called "VERSION" like below.

{COLUMN => 'c1', TIMESTAMP => ts1, *VERSIONS* => 4}

So, making it short, my question is like this.
Is there any way to make this VERSION value to be infinite?
In other words, can I make HBase to save all the traces of the update of a
cell without deleting the older version?

Thanks in advance!

Yours Sincerely,
Woosuk Suh.

Reply via email to