-
**CQL Query**
```cql
select * from system_views.settings;
```
Error in CQL
```
NoHostAvailable: ('Unable to complete the operation against any hosts', {: })
```
**Error in system.lo…
-
I have some new nodes that are using IPv6 address as primary, and I see this in their logs:
```log
WARN [cassandra-exporter-harvester-defer-0] 2022-11-30 11:01:36,965 Harvester.java:191 - Failed …
-
After removing and redeploying an analyticsdb unit the following scenario can be observed:
On the redeployed unit:
```
INFO [main] 2019-07-09 14:22:25,472 StorageService.java:1449 - JOINING: Sta…
aieri updated
5 years ago
-
(this assumes that #1252 is fixed first)
DC names can contain non-ASCII unicode characters, for example `Cql_DåtåCenter1`. But a `K8ssandraCluster` with such a DC name gets stuck waiting for the DC t…
-
We are using this driver for the Scylla backend of JanusGraph. For the Hadoop integration of JanusGraph, we still need to use version 3 of the driver. To be more precise, our dependency is on `scylla-…
-
[Project board link](https://github.com/orgs/k8ssandra/projects/8/views/1?pane=issue&itemId=24990197)
When upgrading the reaper Debian package to version 3.3.1, the service ends up like:
Warning…
-
Hi Vijay.
I'm test driving the Cassandra trigger functionality, and have run into an issue in the arch-type example of InvertedIndex: I'm running 2.0.1 (released).
I cloned your class (called in Lo…
-
# Installation from RPM packages
1. Add the Apache repository of Cassandra to /etc/yum.repos.d/cassandra.repo, for example for the latest 3.11 version:
```
[cassandra]
name=Apache Ca…
-
Bug intro'ed in #97
If we have a brand new cluster that has never been turned on before, and then you turn multiple nodes on at once, they all remove themselves from the seed list, but none of the…
-
#415
#417