HBase setting timestamp HBase setting timestamp hadoop hadoop

HBase setting timestamp


Most likely, you already have rows in the table that have timestamp > 12345678l. To confirm that this is not the case, try it with a very large value for timestamp, say Long.MAX_VALUE.

If it is indeed the case, you can simply delete the older versions. Then this entry will show up.