Using beta, made a describe_version(), got 10.0.0 as reply, aint using gem 
though, just thrift from java
/Justus

-----Ursprungligt meddelande-----
Från: Benjamin Black [mailto:b...@b3k.us] 
Skickat: den 17 augusti 2010 08:37
Till: user@cassandra.apache.org
Ämne: Re: Cassandra gem

I'm testing with the default cassandra.yaml.

I cannot reproduce the output in that gist, however:

>> thrift_client = client.instance_variable_get(:@client)
=> nil
>>

Also, the Thrift version for 0.7 is 11.0.0, according to the code I
have.  Can someone comment on whether 0.7 beta1 is at Thrift interface
version 10.0.0 or 11.0.0?


b

On Mon, Aug 16, 2010 at 9:03 PM, Mark <static.void....@gmail.com> wrote:
>  On 8/16/10 8:51 PM, Mark wrote:
>>
>>  On 8/16/10 6:19 PM, Benjamin Black wrote:
>>>
>>> client = Cassandra.new('system', '127.0.0.1:9160')
>>
>> Brand new download of beta-0.7.0-beta1
>>
>> http://gist.github.com/528357
>>
>> Which thrift/thrift_client versions are you using?
>
> FYI also tested similar setup on another machine and same results. Is there
> any configuration change I need in cassandra.yaml or something?
>

Reply via email to