Re: CQL or Thrift ?

2013-08-15 Thread Jake Farrell
Eric do you have any numbers for this? -Jake On Tue, Aug 6, 2013 at 10:34 AM, Eric Evans wrote: > [ Nulik Nol ] > > I need a client in C (not C++) to work with Cassandra, so since there > > is no one yet I would do my own. So far I have checked, I can do it > > through Thrift RPC port, or thro

cassandra pull request: JDK7 u40 stack size fixes

2013-08-15 Thread jdsumsion
Github user jdsumsion closed the pull request at: https://github.com/apache/cassandra/pull/18

Re: CQL 3 Binary protocol spec mismatch

2013-08-15 Thread Mosfeq Rashid
The problem was that utf8 representation of the string was confusing emacs buffer for some reason by nicely removing the metadata part at the correct place. Emacs is really nice, isn't it! It became obvious once I tried to look at the binary. Thanks for providing the clue. Yes, I am writing a O

Re: CQL 3 Binary protocol spec mismatch

2013-08-15 Thread Tyler Hobbs
Can you also describe the query you're running and paste the actual entire binary response (from the header to the end)? By the way, are you writing a new client? On Wed, Aug 14, 2013 at 6:37 PM, Mosfeq Rashid wrote: > > Thanks for the quick response. > > This is what I am getting: > > ... > >