Re: strange issue with Tuple in Cassandra 3.0

2017-05-27 Thread Subroto Barua
017, at 5:34 PM, Subroto Barua <sbarua...@yahoo.com.INVALID> > wrote: > > > i have a table with one of the column as Tuple datatype. > > when I insert rows with "using timestamp", I see multiple inserts in the > trace log and I see multiple data sets per

strange issue with Tuple in Cassandra 3.0

2017-05-27 Thread Subroto Barua
i have a table with one of the column as Tuple datatype. when I insert rows with "using timestamp", I see multiple inserts in the trace log and I see multiple data sets per partition key. for eg: for each partition key, I get extra tuple for each insert as opposed to 1 row for the key,

Re: Audit logging to tables.

2019-03-01 Thread Subroto Barua
Datastax version has an option to store audit info to dse_audit.audit_log table; I do not know the performance impact since I use the file option Subroto > On Mar 1, 2019, at 9:40 AM, Jeremiah D Jordan > wrote: > > AFAIK the Full Query Logging binary format was already made more general in