Re: can't re-insert row after deleting it?

2010-12-31 Thread mike dooley
yes, that was just a test program. for my real code i'm using pelops. -mike On Dec 31, 2010, at 5:52 AM, Peter Schuller wrote: >> you're right, i wasn't setting the timestamp on my insert. after fixing >> that everything works fine. > > In general though, consider using a higher-level client

Re: can't re-insert row after deleting it?

2010-12-31 Thread Peter Schuller
> you're right, i wasn't setting the timestamp on my insert.  after fixing > that everything works fine. In general though, consider using a higher-level client to avoid mistakes like these (among other reasons): http://wiki.apache.org/cassandra/ClientOptions -- / Peter Schuller

Re: Hadoop Integration doesn't work when one node is down

2010-12-31 Thread Utku Can Topçu
Oops, I've forgotten to tell I'm using the 0.7-rc2 branch with some patches that has nothing to do with hadoop. On Fri, Dec 31, 2010 at 1:05 PM, Utku Can Topçu wrote: > Hi All, > > When I start the CFInputFormat to read a CF in a keyspace of RF=3 on a > 4-node cluster: > - If all the nodes are

Hadoop Integration doesn't work when one node is down

2010-12-31 Thread Utku Can Topçu
Hi All, When I start the CFInputFormat to read a CF in a keyspace of RF=3 on a 4-node cluster: - If all the nodes are all up, everything works fine and I don't have any problems walking through the all data in the CF, however - If there's a node down, the hadoop job does not even start, just dies

Re: Hector version

2010-12-31 Thread Zhidong She
Thank you very much! On Fri, Dec 31, 2010 at 3:52 PM, Ran Tavory wrote: > Use 0.6.0-19 > > On Friday, December 31, 2010, Zhidong She wrote: > > Hi guys, > > > > We are trying Cassandra 0.6.8, and could you please kindly tell me which > Hector Java client is suitable for 0.6.8? > > The Hector 0.