python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
What is system.size_estimates in cassandra and plausible reasons behind high disk consumption
I've been using cassandra on two nodes where one of them ran out of disk space and went down. When I checked, I've observed the size of size_estimates to be ~30GB.
I've removed sstable files from my d...
PKS
Votes: 0
Answers: 1
cassandra nodetool listsnapshots failed with java.io.NotSerializableException
Cassandra 4.0 is installed in Azure Kubernetes ubuntu 18.04.1 with 3 nodes and RF=3. Node repair is running by reaper 3.0.0. At the same time, run "nodetool listsnapshots" failed with the e...
hyl
Votes: 0
Answers: 0