I want to use incremental backup as main cassandra backup type in my system, but I have some miss understanding:
- The one way to make restore from incremental backup that worked for me - just copy from backup folder to table folder , is that the right way to make it?
- Can I ,somehow , make backup of table\keyspace parameters , like index/replica_factor etc?
Thanks.