When using nodetool refresh I must have write access to the data folder and I have to do it on every node. In our production environment the user that would do the restore does not have write access to the data folder.
Am Fr., 30. Nov. 2018 um 17:39 Uhr schrieb Oleksandr Shulgin < oleksandr.shul...@zalando.de>: > On Fri, Nov 30, 2018 at 5:13 PM Oliver Herrmann <o.herrmann...@gmail.com> > wrote: > >> >> I'm always getting the message "Skipping file mc-11-big-Data.db: table >> snapshots.table3 doesn't exist". I also tried to rename the snapshots >> folder into the keyspace name (cass_testapp) but then I get the message >> "Skipping file mc-11-big-Data.db: table snap1.snap1. doesn't exist". >> > > Hi, > > I imagine moving the files from snapshot directory to the data directory > and then running `nodetool refresh` is the supported way. Why use > sstableloader for that? > > -- > Alex > >