On Fri, Aug 6, 2010 at 9:57 AM, Mark <static.void....@gmail.com> wrote:
> Wow.. fast answer AND correct. In Cassandra.yml
>
> # Frame size for thrift (maximum field length).
> # 0 disables TFramedTransport in favor of TSocket.
> thrift_framed_transport_size_in_mb: 15
>
> I just had to change that value to 0 and everything worked. Now for my
> follow up question :)  What is the difference between these two and why does
> 0.7 default to true while earlier versions default to false? Thanks again!

Ah, you're using 0.7. fauna-cassandra has not been updated for 0.7.
There's an experimental branch for it here:
http://github.com/b/cassandra/tree/0.7

-ryan

Reply via email to