Cass- fqldump

2023-09-21 Thread Akshith Mull
Hi , Im getting following error while running fqltool dump to view the file geratted from fqltool, Let me know anyone has any inputs on this issue. fqltool dump /tmp/cassandrafullquerylog WARNING: package jdk.internal.util.jar not in java.base error: module java.base does not open java.lang.r

Re: Cassandra FQL question-

2023-08-11 Thread Akshith Mull
And also we have Cassandra 4.0.5. [cqlsh 6.0.0 | Cassandra 4.0.5 | CQL spec 3.4.5 | Native protocol v5] Is this FQL & fqltool dump - will work on 4.0.x also right ? > On Aug 9, 2023, at 9:18 AM, Akshith Mull wrote: > > > These are the class path settings , do we need to a

Re: Cassandra FQL question-

2023-08-09 Thread Akshith Mull
of 4.1.3 and it just works. It also > works when I install Debian package. > > The error you get seems like the class path is not set correctly so it can > not load it. > > You can probably debug this by wrapping last line in fqltool in "echo" to see > what is

Re: Cassandra FQL question-

2023-08-09 Thread Akshith Mull
see > what is on the class path. > > Regards > > > From: Akshith Mull > Sent: Tuesday, August 8, 2023 18:30 > To: user@cassandra.apache.org > Subject: Cassandra FQL question- > > You don't often get email from akshith.m...@gmail.com. Learn why this is

Cassandra FQL question-

2023-08-08 Thread Akshith Mull
Hi All, We have cassandra 4.x version, I have enabled FQL as per the documentation- 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