No, I suspect the deb package dependencies haven't been updated
correctly, as 2.7 should definitely still work. Could you raise a JIRA for
this issue?
Not sure if apt has some way to force install/ignore dependencies, however
if you do that it may work, otherwise your only workaround would be to
i
The table has 24 sstables with size tiered compaction, when I run nodetool
tablehistograms I see 99% percentile of the queries are showing up 24 as
the number of sstables. But the read latency is very low, my understanding
from the tableshistograms's sstable column is - it shows how many sstables
w
Hi all,
We're working on a Kafka connector to capture data changes in Cassandra by
processing commit log files in the cdc_raw directory. After we enabled CDC
on a few tables, we didn't observe any commit log files getting flushed
into cdc_raw directory as expected, but got WriteTimeoutException in
Hi all,
We have been testing with 4.0~beta2 in our setup for a few weeks and all has
gone very smoothly, however when tried to install 4.0~rc1 we ran into problems
with python versions.
We are on Ubuntu 16.04.7 LTS so use apt to install Cassandra, and this now
gives the following error:
The f
Some posts/papers discusses this in more detail. for example the one from
thelastpickle:
https://thelastpickle.com/blog/2019/02/21/set-up-a-cluster-with-even-token-distribution.html
Which says:
Using statistical computation, the point where all clusters of any size always
had a good token rang
I can see the amount of time from last log before counter cache loading
message is very long ,and it also says so in the log.
INFO [pool-5-thread-1] 2021-04-25 09:56:56,849 AutoSavingCache.java:174 -
Completed loading (2602567 ms; 1277885 keys) CounterCache cache
I didn't have a chance to test wi