-
2016-01-15 18:22:56 g++ -o build/production/analytics/syslog_collector.o -c -g -O3 -Wall -Werror -Wsign-compare -Wno-unused-local-typedefs -DLINUX -DUSE_CASSANDRA_CQL -DBOOST_NO_UNREACHABLE_RETURN_DET…
-
This became obvious when analysing #1127
Part of this problem is hopefully fixed by a fix for #1089.
We have multiple checks for determining what datatype a value should get converted to and I do…
-
Deploying Contrail 4.0.2 using 4.0.2 charms (tag v4.0.2).
Within the analyticsdb container I see the following for contrail-status:
```
root@vm01(analyticsdb):/# contrail-status
== Contrail Data…
-
This is what I have:
```
cqlsh> CREATE KEYSPACE IF NOT EXISTS Killer_Video WITH replication = {'class':'SimpleStrategy', 'replication_factor':1};
cqlsh> use killer_video;
cqlsh:killer_video> des…
-
I don't know if this is a reasonable request. Just for discussion.
-
### This report is for multiple posts you can find them below:
### Steps to reproduce:
1)Navigate to the following page: https://planetcassandra.org/
2)Click at "Resources" button at the top of the …
-
When installing a new interface, realm management successfully creates the interface table but the table itself is not populated.
This behavior is related to the `batch_size_fail_threshold_in_kb` par…
-
Cassandra gaining popularity with it's CQL (that really similar to SQL). It's currently rank 2 nosql database after mongodb.
-
The following text is from [Integrate Cassandra Support into Cenzontle](https://hackmd.io/rafOJ4itRwGQMUbanwTgvg#Translate-the-SQL-data-model-API-to-Cassandra-CQL)
In order to implement the new sto…
tmvoe updated
4 years ago
-
[Scylla](http://www.scylladb.com/) is a drop-in Apache Cassandra replacement that powers your applications with ultra-low latency and extreme throughput.
[Kairos DB](https://github.com/kairosdb/kai…