Hi, If I add some data in cassandra cluster with TTL lets say 2 days, took snapshot of it before it expires. If I use the snapshot to load the data in different/same cluster, will the data from the snapshot will carry the TTL of 2 days (from the time when the snapshot was created)? if not can I specify TTL when getting data from the snapshot? If I use Priam will it make this process any easier?
Thanks. -Rashmi