If you're not a maintainer of the cassandra gem on rubygems.org, you can
stop reading.
And if you are ... I'm just bringing this up to your attention:
https://github.com/twitter/cassandra/issues/142
Thanks!
-- Ilya
>
> -ryan
>
> On Tue, Dec 7, 2010 at 2:21 AM, Joshua Partogi
> wrote:
> > Hi,
> >
> > I pull out fauna/cassandra gem 0.10.0 from github.
> >
> > I then tried to get a value from cassandra as such.
> >
> > irb(main):002:0> require '
Please file this on github issues:
https://github.com/fauna/cassandra/issues. And I'll get to it soon.
-ryan
On Tue, Dec 7, 2010 at 2:21 AM, Joshua Partogi wrote:
> Hi,
>
> I pull out fauna/cassandra gem 0.10.0 from github.
>
> I then tried to get a value from cassandra a
Hi,
I pull out fauna/cassandra gem 0.10.0 from github.
I then tried to get a value from cassandra as such.
irb(main):002:0> require 'cassandra/0.7'
=> true
irb(main):003:0> client = Cassandra.new('Keyspace1', '127.0.0.1:9160')
=> #
irb(main):004:0>
great, thanks!
On Tue, Aug 17, 2010 at 11:30 PM, Mark wrote:
> On 8/17/10 5:44 PM, Benjamin Black wrote:
>>
>> Updated code is now in my master branch, with the reversion to 10.0.0.
>> Please let me know of further trouble.
>>
>>
>> b
>>
>> On Tue, Aug 17, 2010 at 8:31 AM, Mark wrote:
>>>
>>>
On 8/17/10 5:44 PM, Benjamin Black wrote:
Updated code is now in my master branch, with the reversion to 10.0.0.
Please let me know of further trouble.
b
On Tue, Aug 17, 2010 at 8:31 AM, Mark wrote:
On 8/16/10 11:37 PM, Benjamin Black wrote:
I'm testing with the default cassandra.yaml.
Updated code is now in my master branch, with the reversion to 10.0.0.
Please let me know of further trouble.
b
On Tue, Aug 17, 2010 at 8:31 AM, Mark wrote:
> On 8/16/10 11:37 PM, Benjamin Black wrote:
>>
>> I'm testing with the default cassandra.yaml.
>>
>> I cannot reproduce the output in t
On 8/16/10 11:37 PM, Benjamin Black wrote:
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 c
a
> /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
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 te
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 i
thrift (0.2.0.4)
thrift_client (0.4.6, 0.4.3)
On Mon, Aug 16, 2010 at 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_cli
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 machi
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?
ter earlier today and sent a pull request for the fauna repo to
>> get the changes, as well. Also fixed a bug another user found when
>> running with Ruby 1.9.
>>
>> Summary: pull again, use master, have fun. If it still doesn't work,
>> please open an issue to me.
&
e open an issue to me.
>>
>>
>> b
>>
>> On Mon, Aug 16, 2010 at 2:13 PM, Mark wrote:
>>>
>>> Just upgraded my cassandra gem today to b/cassandra fork and noticed that
>>> the transport changed. I re-enabled TFramedTransport in cassandra.yml but
&
lso fixed a bug another user found when
running with Ruby 1.9.
Summary: pull again, use master, have fun. If it still doesn't work,
please open an issue to me.
b
On Mon, Aug 16, 2010 at 2:13 PM, Mark wrote:
Just upgraded my cassandra gem today to b/cassandra fork and noticed that
the tra
g with Ruby 1.9.
Summary: pull again, use master, have fun. If it still doesn't work,
please open an issue to me.
b
On Mon, Aug 16, 2010 at 2:13 PM, Mark wrote:
>
> Just upgraded my cassandra gem today to b/cassandra fork and noticed that
> the transport changed. I re-enabled TFra
Just upgraded my cassandra gem today to b/cassandra fork and noticed
that the transport changed. I re-enabled TFramedTransport in
cassandra.yml but my client no longer works. I keep receiving the
following error.
Thrift::ApplicationException: describe_keyspace failed: unknown result
I just released version 0.8.0 of the cassandra gem:
http://github.com/fauna/cassandra
http://rubygems.org/gems/cassandra
The major new feature is compatibility with the 0.6 betas of cassandra
(0.5 is no longer supported).
If you use ruby to talk to cassandra (and can use 0.6), please give it a
20 matches
Mail list logo