On Mon, Aug 27, 2012 at 12:59 AM, aaron morton wrote:
> If you are still having problems can you post the query and the output from
> nodetool cfstats on one of the nodes that fails ?
driftx got me sorted. It escaped me that a rolling restart was
necessary to build secondary indexes, which was m
On Thu, Aug 23, 2012 at 6:54 PM, Richard Crowley wrote:
> I have a three-node cluster running Cassandra 1.0.10. In this cluster
> is a keyspace with RF=3. I *updated* a column family via Astyanax to
> add a column definition with an index on that column. Then I ran a
> backfill to
I have a three-node cluster running Cassandra 1.0.10. In this cluster
is a keyspace with RF=3. I *updated* a column family via Astyanax to
add a column definition with an index on that column. Then I ran a
backfill to populate the column in every row. Then I tried to query
the index from Java a