RE: Trying to use the new column index feature

2010-08-27 Thread Jeremiah Jordan
ew column index feature 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 f

Re: Trying to use the new column index feature

2010-08-27 Thread Jonathan Ellis
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

Trying to use the new column index feature

2010-08-27 Thread Jeremiah Jordan
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',