Hello,

 

we think about using the internal timestamp for processing a range of
newly inserted records in a HBase table. Is the timestamp a reliable way
to go? When is a timestamp updated? For sure when inserting HBase rows,
but I wonder what happens when overwriting existing rows with unchanged
cell values?

 

Basically this should be used when defining the time range of a scanner
object.

 

Thanks,

Thomas

 

Reply via email to