Re: Using TTL in cassandra-stress
I don't know the stress tool that much, but I guess that if you are asking it might be no trivial way to do it. I imagine stress tool creates a table and fill it. You might want to do that once and then alter the table to set a TTL at table level. Once again, you might want to make sure the tool
Using TTL in cassandra-stress
How do I set TTL for cassandra-stress inserts, either in the profile yaml file (better) or in the command line? Thanks Tzach