gt; --
> View this message in context:
> http://cassandra-user-incubator-apache-org.3065146.n2.nabble.com/Performance-deterioration-while-building-secondary-index-tp6564401p6801680.html
> Sent from the cassandra-u...@incubator.apache.org mailing list archive at
> Nabble.com.
>
--
Jon
-deterioration-while-building-secondary-index-tp6564401p6801680.html
Sent from the cassandra-u...@incubator.apache.org mailing list archive at
Nabble.com.
My guess: index build isn't respecting the background i/o throttle.
On Fri, Jul 8, 2011 at 5:55 PM, Maxim Potekhin wrote:
> I have roughly 150 million rows in my database, which will grow as I
> continue testing. I'm building an index on a particular column, via
> cassandra-cli, something of the
I have roughly 150 million rows in my database, which will grow as I
continue testing. I'm building an index on a particular column, via
cassandra-cli, something of the sort:
update column family jobs with column_metadata = [{column_name : 'DATE',
validation_class : AsciiType, index_type :