datastax enterprise - Is it safe to execute `DROP DATABASE mykeyspace CASCADE` in DSE Hive? -


Is it safe to perform DROP DATABASE mykeyspace CASCADE in the DSE hive? Will this remove Cassandra data? Or can I safely ensure that only hive metadata is removed? When I try to execute it, then I have a table snapshot created at the same time, which makes me worry.

This question is related to something Yes, I tried to leave a table and there is still an equivalent table in the case.


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -