RE: Second Cassandra users survey

2011-11-07 Thread Deeter, Derek
I second transparent disk encryption. Also: Matching column names via 'like' and %wildcards Parameterized CQL plus Support for 'AND' and 'OR' Bulk row deletion. Also, more clarification on various parameters and configuration - "If you are doing this, change ...". Thanks for the opportuni

RE: CQL query using 'OR' in WHERE clause

2011-08-16 Thread Deeter, Derek
- From: Jonathan Ellis [mailto:jbel...@gmail.com] Sent: Monday, August 15, 2011 7:37 PM To: user@cassandra.apache.org Subject: Re: CQL query using 'OR' in WHERE clause Disjunctions are not yet supported and probably will not be until after 1.0. On Mon, Aug 15, 2011 at 6:45 PM, Deeter, De

CQL query using 'OR' in WHERE clause

2011-08-15 Thread Deeter, Derek
Hi, We are using CQL to obtain data from Cassandra 0.8.1 using Hector and getting an error when using 'OR' on a secondary index. I get the same error when using CQL 1.0.3. All the items in the WHERE clause are secondary indices and they are all UTF8Type validation. The query works when leaving

Newbie question - logsandra Flume Sink plugin.

2011-01-06 Thread Deeter, Derek
Hi - I'm not sure if this should be asked on the Cassandra or Flume list, so I'm trying both - I am trying to do a proof of concept for logging into Cassandra. We need to capture large volumes of audit events in a non-lossy manner at the same time being able to quickly access those events fo