Re: unsubscribe

2011-02-02 Thread F. Hugo Zwaal
Can't the mailinglist server be changed to treat messages with unsubscribe as subject as an unsubscribe as well? Otherwise it will just keep happening, as people simply don't remember or take time to find out? Just my 2 cents... Groets, Hugo. On 2 feb 2011, at 16:54, Jonathan Ellis wrote

Re: Hector version

2011-01-04 Thread Hugo Zwaal
Hi, I'm also using Hector on Cassandra 0.6.8, but could not get Hector 0.6.0-19 to work in Maven. It refers to an unexistent or.apache.cassandra/cassandra/0.6.5 package. I suspect this should be org.apache.cassandra/apache-cassandra/0.6.5. I also noticed there exists a 0.6.0-20 version. My qu

Re: Question on Eventual Consistency

2010-07-19 Thread F. Hugo Zwaal
It's the previous value. I've checked. Groets, Hugo. On 20 jul 2010, at 00:19, Aaron Morton wrote: When the test fails what value does the verify array have ? Is it null or a previous value? Aaron On 20 Jul, 2010,at 08:22 AM, Hugo wrote: See my test case attached below. In my setup it u

Cassandra questions

2010-06-17 Thread F. Hugo Zwaal
Hi, Being fairly new to Cassandra I have a couple of questions: 1) Is there a way to remove multiple keys/rows in one operation (batch) or must keys be removed one by one? 2) I see API references to version 0.7, but I couldn't find a alpha or beta anywhere? Does it exist already and if so, wher