Re: Blob vs. "normal" columns (internals) difference?

2013-04-03 Thread Alan Ristić
I forgot, lets stay on the edge with C* 1.2.* branch ;) Hvala in lp, *Alan Ristić* *w*: personal blog <http://alanristic.wordpress.com/> *t*: @alanristic <http://twitter.com/alanristic> * l:* linkedin.com/alanristic <http://si.linkedin.com/in/alanristic/> *m*: ​068 15 73 8

Re: What is the default 'key_validation_class' on secondary INDEX(es)

2013-01-28 Thread Alan Ristić
2013/1/28 Sylvain Lebresne > If you are asking for the key_validation_class of the Index CF, then it's > the column type that defines it Sylvain, that was the one I meant, great. Tnx for explanation. *Alan Ristić* *m*: 040 423 688

Re: How many BATCH inserts in to many?

2013-01-16 Thread Alan Ristić
files/sigmod278-silberstein.pdf ) Lp, *Alan Ristić* *w*: www.microhint.com<-- obišči, tnx * f*: facebook.com/microhint <-- lajkaj, tnx* * *t*: twitter.com/microhint_com <-- follow, tnx *m*: 040 423 688 2013/1/14 Vitalii Tymchyshyn > Well, for me it was better to use async

Re: How many BATCH inserts in to many?

2013-01-12 Thread Alan Ristić
wauu! huh...em...wau - can't say anything else. Tnx for insight, it certanly gives me some "frame" how batch is performing. Tnx a lot. 2013/1/12 Carlos Rolo > 63k rec Lp, *Alan Ristić* *m*: 040 423 688

How many BATCH inserts in to many?

2013-01-11 Thread Alan Ristić
insers too much overload for this kind of work? And what is limiting the number of inserts? oh..the data model in C* is straightforward - "give me all notifications for user A" Lp, *Alan Ristić* *m*: 040 423 688

How to search User (Entity) columns without sec. index?

2012-11-09 Thread Alan Ristić
rchar, ... ) ; CREATE INDEX users__username_idx ON users (username); Now I know it's a bad practice to model sec. index on 'username' becouse of uniqness and all but what's the alternative? I'd want 'username' to be "searchable"? Tnx, *Alan Ristić* *m*: 040 423 688

Re: How to insert composite column in CQL3?

2012-11-08 Thread Alan Ristić
) Lp, Alan Ristić Lp, *Alan Ristić* *m*: 040 423 688 2012/11/8 Alan Ristić > Hi there! > > I'm strugguling to figure out (for quite few hours now) how can I insert > for example column with TimeUUID name and empy value in CQL3 in fictional > table. And what's the t

How to insert composite column in CQL3?

2012-11-08 Thread Alan Ristić
Matt Dennis did here (*Cassandra NYC 2011: Matt Dennis - Data Modeling Workshop*): http://www.youtube.com/watch?v=OzBJrQZjge0&t=9m45s Is that even possible in CQL3? Tnx. Lp, *Alan Ristić*