-
Hello,
I'm trying to run Open TSDB with cassandra 3.7, but looks like it is not supported or not documented. For example i can't find cql script to create keyspace and column families - all that I can…
-
**Name:** Padma.
**Email:** padmaswe2020@gmail.com
**Linkedin Profile:** https://www.linkedin.com/in/padma-m-702150160/
Attach the homework screenshots below for both step II and step III:
-----…
-
**Name:** Kaushik Pramanick
**Email:** kaushikpk42@gmail.com
**Linkedin Profile:** https://www.linkedin.com/in/kaushik-pramanick/
Attach the homework screenshots below for both step II and step I…
-
The select highest journal sequence number cql query orders the journal messages by sequence_nr in descending order to get the highest sequence number. The journal's messages table orders the messages…
-
example cql
```cql
vocabulary Warehousing;
Transfer Request ID is written as Auto Counter;
Warehouse ID is written as Auto Counter;
Transfer Request is identified by its ID;
Warehouse is i…
-
I would like to report an issue on page https://opensource.docs.scylladb.com/branch-5.4/cql/ddl
### Problem
Before consistent schema update (5.2), concurrent schema changes are considered dangero…
tzach updated
9 months ago
-
Hello,
is there any ways to deploy the latest version of zeppelin with this plugin? I scan the code and it doesn't seem to be obvious.
-
Look this test I´ve performed in Elassandra with Python.
I created a function to query data using Cassandra driver:
def process_query_cassandra(query, fetch_size = 5000, consistency_level=Consi…
-
The user guide is not complete yet and needs to be expanded.
-
Jira Link: [DB-1605](https://yugabyte.atlassian.net/browse/DB-1605)
Concurrent transactional CQL queries may fail due to intermittent issues like transaction conflicts, or query timeouts. In such cas…