Question : How to get To get list of keyspaces in cassandra cluster ?
Answers: By Using below command you will get list of keyspaces in cassandra cluster.
Answers: By Using below command you will get list of keyspaces in cassandra cluster.
cqlsh> desc keyspaces reaper_db system_auth system_distributed system_schema system system_traces
cqlsh> describe keyspaces reaper_db system_auth system_distributed system_schema system system_traces
No comments:
Post a Comment