Re: Would it be possible to do a ColumnCache?

2010-10-21 Thread Héctor Izquierdo Seliva
When I say "rows in the slice" I mean "columns in the slice", sorry for the typo. El jue, 21-10-2010 a las 17:44 +0200, Héctor Izquierdo Seliva escribió: > El jue, 21-10-2010 a las 00:02 -0500, Jonathan Ellis escribió: > > I don't think it's possible. Cassandra's data model means you can't > > kn

Re: Would it be possible to do a ColumnCache?

2010-10-21 Thread Héctor Izquierdo Seliva
El jue, 21-10-2010 a las 00:02 -0500, Jonathan Ellis escribió: > I don't think it's possible. Cassandra's data model means you can't > know what columns are present in a row, so if you query, say, name and > birthdate from your users column family and only the name column is in > the cache for the

Re: Question about ColumnFamily Id's

2010-10-21 Thread Gary Dusbabek
On Wed, Oct 20, 2010 at 15:53, Aaron Morton wrote: > I was helping a guy who in the end had a mixed beta1 and beta2 > cluster http://www.mail-archive.com/u...@cassandra.apache.org/msg06661.html > I had a look around the code and have a couple of questions, just for my > understanding. > When ReadR

Re: /var/tmp in FailureDetector

2010-10-21 Thread Aaron Morton
To quick for me :) Aaron On 21 Oct 2010, at 17:52, Jonathan Ellis wrote: > Done in r1025822 > > On Wed, Oct 20, 2010 at 12:54 PM, Gary Dusbabek wrote: >> You're right! It looks like dead code that should be removed. >> >> Gary. >> >> On Wed, Oct 20, 2010 at 12:50, aaron morton wrote: >>>