I am trying to use the new column index feature. I am using the nightly
from: apache-cassandra-2010-08-23_13-57-40-bin.tar.gz.
I created a column family:
colFam = CfDef('Activity',
'Activity',
'Standard',
'Timestamp',
the TProtocolException means you're either (most likely) mixing
framed/unframed modes between client/server, or (less likely) creating
an obsolete TBinaryProtocol.
On Fri, Aug 27, 2010 at 10:13 AM, Jeremiah Jordan
wrote:
> I am trying to use the new column index feature. I am using the nightly
>
+1
If I remove the "colFam.column_metadata =" so that I don't have an indexed
colum everything works fine.
-Original Message-
From: Jonathan Ellis [mailto:jbel...@gmail.com]
Sent: Friday, August 27, 2010 11:29 AM
To: dev@cassandra.apache.org
Subject: Re: Trying to use the new column index f
On Tue, 2010-08-24 at 09:36 -0500, Eric Evans wrote:
> SVN:
> https://svn.apache.org/repos/asf/cassandra/branches/cassandra-...@r988539
> 0.6.5-rc3 artifacts: http://people.apache.org/~eevans
>
> The vote will be open for 72 hours.
That looks like 5 binding +1s, and no 0s or -1s; the vote passes