RE: [External] Re: Cassandra ad hoc search options

2017-02-02 Thread Yu, John
Thanks for all the input. Is anyone aware of future enhancements in Cassandra itself in this area (besides the ticket below)? I tried looking into 4.0 but haven’t found much yet. Regards, John From: Justin Cameron [mailto:jus...@instaclustr.com] Sent: Tuesday, January 31, 2017 10:13 AM To: user

Re: secondary index on static column

2017-02-02 Thread Micha
Hi, it's a 3.9, installed on a jessie system. For me it's like this: I have a three node cluster. When creating the keyspace with replication factor 3 it works. When creating the keyspace with replication factor 2 it doesn't work and shows the weird behavior. This is a fresh install, I also have

Re: secondary index on static column

2017-02-02 Thread Romain Hardouin
Hi, What's your C* 3.X version?I've just tested it on 3.9 and it works: cqlsh> SELECT * FROM test.idx_static where id2=22;  id  | added                           | id2 | source | dest-+-+-++-- id1 | 2017-01-27 23:00:00.00+ |  22 |   src1

Re: Global TTL vs Insert TTL

2017-02-02 Thread Romain Hardouin
Default TTL is nice to provide information on tables for ops guys. I mean we know that data in such tables are ephemeral at a glance. Le Mercredi 1 février 2017 21h47, Carlos Rolo a écrit : Awsome to know this! Thanks Jon and DuyHai! Regards, Carlos Juzarte RoloCassandra Consultant /