Re: issue for cassandra-cli on 0.7-rc1

2010-12-08 Thread Ned Wolpert
...@sjdc-ers-zb1 cassandra]# thanks Kevin -- Virtually, Ned Wolpert Settle thy studies, Faustus, and begin... --Marlowe

Re: Hector question under cassandra 0.7

2010-10-20 Thread Ned Wolpert
I figure I'd reply to my own question in case this helps others. Talking on the IRC, having one KeyspaceOperator per thread (via ThreadLocal) makes sense. On Wed, Oct 20, 2010 at 9:13 AM, Ned Wolpert ned.wolp...@imemories.comwrote: Folks- I'm finally upgrading the grails-cassandra plugin

Impact on running cassandra cluster from changing hostnames...

2010-09-02 Thread Ned Wolpert
? -- Virtually, Ned Wolpert Settle thy studies, Faustus, and begin... --Marlowe

Re: data deleted came back after 9 days.

2010-08-17 Thread Ned Wolpert
. -- Virtually, Ned Wolpert Settle thy studies, Faustus, and begin... --Marlowe

Re: http://voltdb.com/ ?

2010-06-09 Thread Ned Wolpert
/ ? Anybody looked at VoltDB? I haven't dug into it, but curious about it. dwh -- Virtually, Ned Wolpert Settle thy studies, Faustus, and begin... --Marlowe

Re: Cassandra training on May 21 in Palo Alto

2010-05-10 Thread Ned Wolpert
co-founder of Riptano, the source for professional Cassandra support http://riptano.com -- Jonathan Ellis Project Chair, Apache Cassandra co-founder of Riptano, the source for professional Cassandra support http://riptano.com -- Virtually, Ned Wolpert Settle thy

Re: ORM in Cassandra?

2010-04-23 Thread Ned Wolpert
weird to combine ORM and Cassandra, right? Is there anything we can take from ORM? I just hate to write CRUD functions/Data layer for each object in even a disposable prototype program. Regards. -Tian -- Virtually, Ned Wolpert Settle thy studies, Faustus, and begin

Grails Cassandra plugin 0.6 compatible

2010-04-09 Thread Ned Wolpert
Folks- Complete an upgrade to the grails Cassandra plugin I've been working on to make it compatible with Cassandra 0.6. Let me know if anyone is having trouble with it. Thanks -- Virtually, Ned Wolpert Settle thy studies, Faustus, and begin... --Marlowe

Re: Question about node failure...

2010-03-29 Thread Ned Wolpert
:32 AM, Jonathan Ellis jbel...@gmail.com wrote: On Mon, Mar 29, 2010 at 12:27 PM, Ned Wolpert ned.wolp...@imemories.com wrote: Folks- Can someone point out what happens during a node failure. Here is the Specific usecase: - Cassandra cluster with 4 nodes, replication factor of 3

Re: Atomic Operations

2010-03-17 Thread Ned Wolpert
to know if there is any method available to update (increment/decrement) INTEGER values in Columns/SuperColumns, and how I can use this method thru the C++ API Thanks Juan -- Virtually, Ned Wolpert Settle thy studies, Faustus, and begin... --Marlowe

Re: Grails Cassandra plugin

2010-03-15 Thread Ned Wolpert
Ran- Is it possible to make perf4j optional? I can include it in the grails plugin if not. On Sun, Mar 14, 2010 at 12:08 PM, Ned Wolpert ned.wolp...@imemories.comwrote: Sure, I'll create a bug for it on github. But basically if you get a client from a pool of servers with one server