-
wget http://downloads.datastax.com/cpp-driver/ubuntu/14.04/cassandra-cpp-driver_2.2.0-1_amd64.deb
wget http://downloads.datastax.com/cpp-driver/ubuntu/14.04/cassandra-cpp-driver-dev_2.2.0-1_amd64.deb
…
-
Hi There,
I'm using the cassandra-unloader to export the data from table but i'm getting timeout and i didn't find any options to increase the timeout.
./cassandra-unloader -f stdout -host xxxx…
-
When the schema doesn't include column names:
Exception in thread "main" java.util.concurrent.ExecutionException: java.lang.NullPointerException
at java.util.concurrent.FutureTask.report(…
-
Hello everyone
I where trying to run cmb 2.2.45 on top of datastax enterprise 4.7.0 and this error messages came out every time y run the cmb.sh command line script:
2015-06-30 10:12:20,587 [main] […
-
[Project board link](https://github.com/orgs/k8ssandra/projects/8/views/1?pane=issue&itemId=26076601)
Rarely, but sometimes I get segmets to hang for a much longer time than I configured `hangingRepa…
-
cassandra-stress in replace_address_test.TestReplaceAddress.test_replace_node_using_the_same_ip_then_shut_down,
fails with consistency error, when only 1 of 3 nodes should be down:
```
ccmlib.node…
fruch updated
3 months ago
-
We found an issue with CDM `5.1.0` jar when trying to submit a spark job with origin DB as Cassasndra and target DB as astra _(please refer configuration parameters as below)_ over Dataproc Serverless…
-
Seen during the gating process - https://jenkins.scylladb.com/job/scylla-master/job/next/6874
```
self =
def test_disablebinary_and_disablegossip(self):
def run_stress(node, num_k…
-
Split from #1726.
Current ticket is for dec-hot-fix to solve.
### Two columns with same provider, model and dimension
Inserting a row with `{v1: "blabla", v2: [...]}` (i.e. one string and one…
-
Hi, when attempting to use Float's inside Maps, I'm getting the following error:
`undefined method 'encode' for 2.107:Float`
Are maps not intended to store floats or is this a bug?
I've included th…