Re: Looking for a good Ruby client

2012-11-21 Thread Rob Coli
On Tue, Nov 20, 2012 at 11:40 PM, Timmy Turner wrote: > I thought you were going to expose the internals of CQL3 features like (wide > rows with) complex keys and collections to CQL2 clients (which is something > that should generally be possible, if Datastax' blog posts are accurate, > i.e. an ac

Re: Looking for a good Ruby client

2012-11-21 Thread Mat Brown
Hi Timmy, I see what you mean. No, I don't have any plans to do that -- in fact, it seems like it would be exceedingly difficult, as CQL2 doesn't support composite column comparators, which as I understand it underlie the multi-primary-key structures in CQL3. Might be possible to hand-roll somethi

Re: Invalid argument

2012-11-21 Thread Alain RODRIGUEZ
"hmmm, it's only a work around." It's only a dev server... :). But if you want me to try some things (configurations or whatever) on it just let me know. Alain 2012/11/21 Alain RODRIGUEZ > "INFO 12:10:09,233 JNA mlockall successful" > > So I guess I do. > > > 2012/11/21 Rob Coli > >> On Tue

Re: Invalid argument

2012-11-21 Thread Alain RODRIGUEZ
"INFO 12:10:09,233 JNA mlockall successful" So I guess I do. 2012/11/21 Rob Coli > On Tue, Nov 20, 2012 at 2:03 AM, Alain RODRIGUEZ > wrote: > ]> Thanks for the work around, setting disk_access_mode: standard worked. > > Do you have working JNA, for reference? > > =Rob > > -- > =Robert Coli >