Hi!

When setting ttl on columns, is there a maximum value (other than MAXINT, 2**31-1) that can be used?

I have a very odd behaviour here, where I try to set ttl to 9 622 973 (~111 days) which works, but setting it to 11 824 305 (~137 days) does not - it seems columns are deleted instantly at insertion.

This is using the BulkOutputFormat. And it could be a problem with our code, i.e. the code using BulkOutputFormat. So, uhm, just asking to see if we're hitting something obvious.

Regards,
\EF

Reply via email to