Re: Insertion batch stoping for some reason at 100 records

2010-12-14 Thread Alberto Velandia
Makes perfect sense thanks, how can I set the Count limit for an specific Column Family? On Dec 14, 2010, at 3:47 PM, Peter Schuller wrote: >> Hi i'm using Cassandra 0.6.8 and Fauna, I'm running a batch to populate my >> db and for some reason every time it gets to a 100 records it stops no er

Insertion batch stoping for some reason at 100 records

2010-12-14 Thread Alberto Velandia
Hi i'm using Cassandra 0.6.8 and Fauna, I'm running a batch to populate my db and for some reason every time it gets to a 100 records it stops no error report or anything apparently it keeps storing but every time I count the number of records it stays in a hundred, it is updating two Column Fam

Fauna Questions

2010-12-14 Thread Alberto Velandia
Hi has anyone noticed that the documentation for the Cassandra Class is gone from the website? http://blog.evanweaver.com/2010/12/06/cassandra-0-8/ I was wondering if there's a way for me to count how many rows exist inside a Column Family and a way to erase the contents of that Column Family

Re: Newbie question about connecting to a cassandra server from another server using Fauna

2010-12-06 Thread Alberto Velandia
p if you give us more context. The code snippet you've > given us is incomplete and not very helpful. > > -ryan > > On Mon, Dec 6, 2010 at 12:33 PM, Alberto Velandia > wrote: >> Hi I've successfully managed to connect to the server through the >> cassandr

Re: Newbie question about connecting to a cassandra server from another server using Fauna

2010-12-06 Thread Alberto Velandia
.7 defaults to frames transport, 0.6 does not. > > Aaron > > On 07 Dec, 2010,at 09:07 AM, Alberto Velandia wrote: > >> I've tried the keyspaces() function and got this on return: >> >> compass.keyspaces() >> CassandraThrift::Cassandra::Client::Tr

Re: Newbie question about connecting to a cassandra server from another server using Fauna

2010-12-06 Thread Alberto Velandia
; > Try calling a function like keyspaces(), it should return a list of the > keyspaces in your cluster and is a good way to test things are connected. > > If there is still no joy check you can connect to your cluster using the > cassandra-cli command line app located in cassa

Newbie question about connecting to a cassandra server from another server using Fauna

2010-12-06 Thread Alberto Velandia
Hi I'm trying to create a connection to a server running cassandra doing this: compass = Cassandra.new('Compas', servers="223.798.456.123:9160") But once I try to get some data I realize that there's no connection, any ideas?? I'm I missing something ? Thanks

Re: Cassandra won't start Java Issue Snow Leopard

2010-11-24 Thread Alberto Velandia
the same problem. I've re-installed a number of times with thrift and > ensured all Java versions correct. > > Install on Ubuntu and Centos works fine from same download. > > PT > > On 24 Nov 2010, at 17:54, Alberto Velandia wrote: > >> I just was the email

Re: Cassandra won't start Java Issue Snow Leopard

2010-11-24 Thread Alberto Velandia
gt; Change in the bin Directory and run ./cassandra -f > > Bye > Norman > > 2010/11/24, Alberto Velandia : > > Hi I'm getting this error when i run bin/cassandra -f > > > > Exception in thread "main" java.lang.NoClassDefFoundErr

Cassandra won't start Java Issue Snow Leopard

2010-11-24 Thread Alberto Velandia
Hi I'm getting this error when i run bin/cassandra -f Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/cassandra/thrift/CassandraDaemon Caused by: java.lang.ClassNotFoundException: org.apache.cassandra.thrift.CassandraDaemon at java.net.URLClassLoader$1.run(URLClassL

Re: 0.7 API Change?

2010-10-14 Thread Alberto Velandia
issue, I can look at the module to determine the new > ordering of arguments. However how can I run an insert if the keyspace is > never supplied to the method? > > Thank you for your time. > > Alberto Velandia > Director de proyectos > Calle 74 # 15-80 - Int 2. Ofi

Problem Starting Cassandra

2010-10-08 Thread Alberto Velandia
, any help? thx > Alberto Velandia > Director de proyectos > Calle 74 # 15-80 - Int 2. Oficina 202 > Osaka Trade Center > Bogotá, Colombia, Latam. > Tel: +571-345-1070 > Cel: +57301-466-3902 > Site en desarrollo: http://www.staging.yoga-digital.net/works > Messenger: b..

Re: Newbie Question about restarting Cassandra

2010-10-06 Thread Alberto Velandia
; For some basic background: > > http://linuxreviews.org/beginner/jobs/ > > Bye, > Norman > > > 2010/10/6 Alberto Velandia : >> Hi I've stopped cassandra hitting Ctrl + Z and tried to restart it and got >> this message: >> INFO 11:46:16

Newbie Question about restarting Cassandra

2010-10-06 Thread Alberto Velandia
here a way for me to restart Cassandra without losing the data I've stored? Thanks > Alberto Velandia > Director de proyectos > Calle 74 # 15-80 - Int 2. Oficina 202 > Osaka Trade Center > Bogotá, Colombia, Latam. > Tel: +571-345-1070 > Cel: +57301-466-3902 > Site e