Re: Creating secondary indices after startup

2010-10-07 Thread Jonathan Ellis
This is not in beta2 but will be in 0.7.0 (https://issues.apache.org/jira/browse/CASSANDRA-1532) On Thu, Oct 7, 2010 at 7:30 AM, wrote: > Hello, > > I am trying to work out the new secondary index code on my own, as there > is no documentation. I've seen the 'Cassandra explained' presentation an

Build failed in Hudson: Cassandra #558

2010-10-07 Thread Apache Hudson Server
See Changes: [jbellis] merge from 0.6 [jbellis] improve cli error handling. patch by Pavel Yaskevich; reviewed by jbellis for CASSANDRA-1580 [jbellis] merge from 0.6 [jbellis] allow keyspace creation with RF > N. patch by jbellis;

Creating secondary indices after startup

2010-10-07 Thread altanis
Hello, I am trying to work out the new secondary index code on my own, as there is no documentation. I've seen the 'Cassandra explained' presentation and the tests related to index queries. What I'd like to know is 1) the basics of the secondary index mechanism (a short human-readable description