-
How Avoid Cassandra db exception during migration?
for eg:
@Table(value = "Student ")
@Data
public class Student {
private String id;
private String name;
}
in my application using s…
-
Hello there!
We were using Kundera for some time to access a Cassandra cluster.
I've created a new service that is executed lots of times and lists a subset of rows of an entity.
After getting this …
-
I have two table one is products and next one is discounts,problem is when i am getting the products i want to get the discounts based on valid date.If date expires then i don't want to get the record…
-
I am trying to run wasabi on CentOS, after building everything i am unable to start the wasabi service with the following error.
[root@###### wasabi]# ./bin/wasabi.sh start
[ERROR] Failed to start…
-
The default install of cassandra only allows jmx connections from localhost.
To be able to use tools like datastax opscenter, it needs to be able to make remote jmx calls.
There should be an option to…
-
Jira Link: [DB-4302](https://yugabyte.atlassian.net/browse/DB-4302)
### Description
We allow OFFSET in SELECT queries in YCQL, but apache cassandra doesn't (https://cassandra.apache.org/doc/latest/…
-
[Enter feedback here]
On attempting to install the Azure Databrick I got the following error
```
Updating required Virtual Network from /subscriptions/xxxxxxxxxxxxx/resourceGroups/ob-services/p…
-
**Describe the bug**
all Docker images, compiled from source, give the following error
![image](https://github.com/user-attachments/assets/7d4874c2-4bda-496f-8610-d1b4846642ff)
**My Environment**…
-
The storage.backend string required for cassandra 1.2 seems to be "cassandrathrift".
Not 100% sure this is an issue related to 1.2, but seems to be.
Using "Cassandra" seems wrong in any case - the t…
-
When building libcassandra with gcc 4.5.2 (which comes with Ubuntu 11.04) and libthrift 0.6.0 the following errors occur:
```
In file included from /tmp/cassandra/../thrift/linux64/thrift-0.6.0/inclu…