You should take a look into ssTableLoader cassandra utility, https://docs.datastax.com/en/cassandra/3.0/cassandra/tools/toolsBulkloader.html
On Fri, Apr 26, 2019 at 1:33 AM Ivan Junckes Filho <ivanjunc...@gmail.com> wrote: > Hi guys, > > I am trying do a bakup and restore script in a simple way. Is there a way > I can do one command to backup and one to restore a backup? > > Or the only way is to create snapshots of all the tables and then restore > one by one? >