Re: Re : Re : selecting data

2011-05-22 Thread aaron morton
You should be using Cassandra 0.7+, 0.6 is basically end of life. 0.7 is stable and 0.8 is in release candidate. There is limited support for using 0.6. Grabe a copy of 0.7 and run bin/cassandra-cli and look at the help in there. Cheers - Aaron Morton Freelance Cassandra

Re : Re : selecting data

2011-05-20 Thread karim abbouh
a storage-conf.xml is read just at the starting of cassandra? is there a way to add a column family dynamically? BR De : karim abbouh karim_...@yahoo.fr À : user@cassandra.apache.org Envoyé le : Ven 20 mai 2011, 12h 48min 54s Objet : Re : selecting data is

RE: Re : Re : selecting data

2011-05-20 Thread Bahadur, Kamal
[mailto:karim_...@yahoo.fr] Sent: Friday, May 20, 2011 8:03 AM To: user@cassandra.apache.org Subject: Re : Re : selecting data a storage-conf.xml is read just at the starting of cassandra? is there a way to add a column family dynamically? BR De : karim abbouh

Re: Re : selecting data

2011-05-19 Thread Sasha Dolgy
http://www.datastax.com/dev/blog/whats-new-cassandra-07-secondary-indexes On Thu, May 19, 2011 at 7:10 PM, karim abbouh karim_...@yahoo.fr wrote: for example in 0.7 how we use index ?