I am going to Step 3 while I want to restore the detail using sstableloader.
When i copy the snapshots files into the data directory using
sudo sh -c 'cp /var/lib/cassandra/data/killr_video/user_by_email- */snapshots/*/aa-* /var/lib/cassandra/data/killr_video/user_by_email- */'
I have the error by linux command saying
cp: cannot stat '/var/lib/cassandra/data/killr_video/user_by_email-*/snapshots/*/aa-': No such file or directory
Why is it so and how to rectify that?