> Envoyé le : Ven 20 mai 2011, 12h 48min 54s
> Objet : Re : selecting data
>
> is there a way to set for a column of the same key a set of value ?
>
> De : Watanabe Maki
> À : "user@cassandra.apache.org"
> Envoyé le : Jeu 19 mai 2011, 17h 38min 39s
> Obje
_add_column_family(cfdef2);
From: karim abbouh [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
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
À : user@cassandra.apache.org
Envoyé le : Ven 20 mai 2011, 12h 48min 54s
Objet : Re : selecting data
is there a way to set
is there a way to set for a column of the same key a set of value ?
De : Watanabe Maki
À : "user@cassandra.apache.org"
Envoyé le : Jeu 19 mai 2011, 17h 38min 39s
Objet : Re: selecting data
Cassandra is not a RDBMS. Only you can do is search on
http://www.datastax.com/dev/blog/whats-new-cassandra-07-secondary-indexes
On Thu, May 19, 2011 at 7:10 PM, karim abbouh wrote:
> for example in 0.7 how we use index ?
for example in 0.7 how we use index ?
De : Jonathan Ellis
À : user@cassandra.apache.org
Envoyé le : Jeu 19 mai 2011, 18h 04min 48s
Objet : Re: selecting data
only 0.7+ has index support
On Thu, May 19, 2011 at 11:38 AM, Watanabe Maki wrote:
> Cassandra
only 0.7+ has index support
On Thu, May 19, 2011 at 11:38 AM, Watanabe Maki wrote:
> Cassandra is not a RDBMS. Only you can do is search on a key, or you need
> full scan.
> You need to design your schema carefully as your application needs.
>
>
> On 2011/05/20, at 1:11, karim abbouh wrote:
>
>
Cassandra is not a RDBMS. Only you can do is search on a key, or you need full
scan.
You need to design your schema carefully as your application needs.
On 2011/05/20, at 1:11, karim abbouh wrote:
> i'm new using cassandra database,
> i want to get data as in relationnel database:
> select * f
thanks,
but is there a way using just CLI and storage-conf.xml?
De : Vivek Mishra
À : "user@cassandra.apache.org"
Envoyé le : Jeu 19 mai 2011, 17h 23min 15s
Objet : RE: selecting data
You need to use CQL.
Additionally JDBC driver on top of CQL
You need to use CQL.
Additionally JDBC driver on top of CQL is part of beta release.
From: karim abbouh [karim_...@yahoo.fr]
Sent: 19 May 2011 21:41
To: user@cassandra.apache.org
Subject: selecting data
i'm new using cassandra database,
i want to get data as in rel
10 matches
Mail list logo