Re: Materialized View inconsistency issue

2023-08-08 Thread C. Scott Andreas
That’s correct, yes. There is no current or upcoming version of Apache Cassandra in which materialized views are expected to be considered production-ready and maintain full consistency with their base table at this time.The feature is classified as “experimental” to indicate that this behavior is

Re: Materialized View inconsistency issue

2023-08-08 Thread manish khandelwal
>From 4.0.11's cassandra.yaml *## EXPERIMENTAL FEATURES ### Enables materialized view creation on this node.# Materialized views are considered experimental and are not recommended for production use.enable_materialized_views: false* So I

Materialized View inconsistency issue

2023-08-08 Thread Surbhi Gupta
Hi, We get complaints about Materialized View inconsistency issues. We are on 3.11.5 and on 3.11.5 Materialized Views were not production ready. We are ok to upgrade. On which version of cassandra MVs doesnt have inconsistency issues? Thanks Surbhi

Re: Cassandra FQL question-

2023-08-08 Thread Miklosovic, Stefan
gging.html> [favicon.ico]<https://cassandra.apache.org/doc/latest/cassandra/operating/fqllogging.html> nodetool enablefullquerylog --path /tmp/cassandrafullquerylog Files generated. -rw-r--r-- 1131072 Aug 8 16:22 metadata.cq4t -rw-r--r-- 1 83886080 Aug 8 16:22 20230808-16.cq4 It

Cassandra FQL question-

2023-08-08 Thread Akshith Mull
-rw-r--r-- 1 83886080 Aug 8 16:22 20230808-16.cq4 Its generated in binary . As per the doc Im running dump command to convert human readable format. fqltool dump /tmp/cassandrafullquerylog But Im getting below error. Error: Could not find or load main class