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
Post a Comment