Re: Cassandra FQL question-

2023-08-09 Thread Akshith Mull
These are the class path settings , do we need to add anything here or is it wrongly set? Any solution to fix this will be greatly appreciated, cat /usr/bin/fqltool | grep CLASSPATH if [ -z "$CASSANDRA_CONF" -o -z "$CLASSPATH" ]; then echo "You must set the CASSANDRA_CONF and CLASSPATH var

Re: Cassandra FQL question-

2023-08-09 Thread Akshith Mull
Okay , thanks , let me try . Seems like the tool is exists as root user , but not able to run it. :/usr/bin$ ls -ltra | grep fqltool -rwxr-xr-x 1 root root 2388 May 6 2022 fqltool /tmp/cassandrafullquerylog$ fqltool Error: Could not find or load main class org.apache.cassandra.fqltool

Re: Materialized View inconsistency issue

2023-08-09 Thread Regis Le Bretonnic
Hi Surbhi We do use cassandra materialized views even if not recommended. There are known issues you have to make with. Despite of them, we still use VM. What we observe is : * there are inconsistency issues but few. Most of them are rows that should not exist in the MV... * we made a spark scrip