Re: ThriftTransportException using Ruby Gem 0.8.2 against Cassandra 0.6.1

2010-04-27 Thread Lucas Di Pentima
El 27/04/2010, a las 19:00, Ryan King escribió: > On Tue, Apr 27, 2010 at 2:29 PM, Lucas Di Pentima > wrote: >> >> El 27/04/2010, a las 18:11, Ryan King escribió: >> >>> On Tue, Apr 27, 2010 at 1:38 PM, Lucas Di Pentima >>> wrote: >>> Nope, I'm doing some tests locally on my notebook (M

Re: ThriftTransportException using Ruby Gem 0.8.2 against Cassandra 0.6.1

2010-04-27 Thread Ryan King
On Tue, Apr 27, 2010 at 2:29 PM, Lucas Di Pentima wrote: > > El 27/04/2010, a las 18:11, Ryan King escribió: > >> On Tue, Apr 27, 2010 at 1:38 PM, Lucas Di Pentima >> wrote: >> >>> Nope, I'm doing some tests locally on my notebook (Macbook OSX 10.6.3 w/4GB >>> RAM). My script insert several hund

Re: ThriftTransportException using Ruby Gem 0.8.2 against Cassandra 0.6.1

2010-04-27 Thread Lucas Di Pentima
El 27/04/2010, a las 18:11, Ryan King escribió: > On Tue, Apr 27, 2010 at 1:38 PM, Lucas Di Pentima > wrote: > >> Nope, I'm doing some tests locally on my notebook (Macbook OSX 10.6.3 w/4GB >> RAM). My script insert several hundred thousand columns with stable speed, >> and then it exits thro

Re: ThriftTransportException using Ruby Gem 0.8.2 against Cassandra 0.6.1

2010-04-27 Thread Ryan King
On Tue, Apr 27, 2010 at 1:38 PM, Lucas Di Pentima wrote: > Nope, I'm doing some tests locally on my notebook (Macbook OSX 10.6.3 w/4GB > RAM). My script insert several hundred thousand columns with stable speed, > and then it exits throwing that exception. Its possible you're running into a di

Re: ThriftTransportException using Ruby Gem 0.8.2 against Cassandra 0.6.1

2010-04-27 Thread Lucas Di Pentima
El 27/04/2010, a las 17:34, Ryan King escribió: > On Tue, Apr 27, 2010 at 1:31 PM, Lucas Di Pentima > wrote: >> Thanks Ryan for the fast response! Can you explain to me why binding against >> 127.0.0.1 causes the problem? Maybe it's useful to point this out in the >> documentation to avoid use

Re: ThriftTransportException using Ruby Gem 0.8.2 against Cassandra 0.6.1

2010-04-27 Thread Ryan King
On Tue, Apr 27, 2010 at 1:31 PM, Lucas Di Pentima wrote: > Thanks Ryan for the fast response! Can you explain to me why binding against > 127.0.0.1 causes the problem? Maybe it's useful to point this out in the > documentation to avoid users deploy this kind of setups. Are you trying to talk to

Re: ThriftTransportException using Ruby Gem 0.8.2 against Cassandra 0.6.1

2010-04-27 Thread Lucas Di Pentima
Thanks Ryan for the fast response! Can you explain to me why binding against 127.0.0.1 causes the problem? Maybe it's useful to point this out in the documentation to avoid users deploy this kind of setups. Thanks again! El 27/04/2010, a las 17:28, Ryan King escribió: > It looks like you need

Re: ThriftTransportException using Ruby Gem 0.8.2 against Cassandra 0.6.1

2010-04-27 Thread Ryan King
It looks like you need to update your storage-conf to bind to an ip other than loopback. -ryan On Tue, Apr 27, 2010 at 1:11 PM, Lucas Di Pentima wrote: > Hello, > > I'm importing some data on Cassandra, running only on my laptop, with all > config values by default. After some time running the

ThriftTransportException using Ruby Gem 0.8.2 against Cassandra 0.6.1

2010-04-27 Thread Lucas Di Pentima
Hello, I'm importing some data on Cassandra, running only on my laptop, with all config values by default. After some time running the import script I've written (which includes some reads besides the import writes), I get the following error message and stack trace: /opt/local/lib/ruby/gems/1