Re: What are the basic steps to improve Cassandra performance

2012-08-14 Thread aaron morton
> optimize the Cassandra for performance in general It's a lot easier to answer specific questions. Cassandra is fast, and there are way to make it faster in specific use cases. > improve the performance for "select * from X" type of queries Ah. Are you specifying a row key or are you trying to g

What are the basic steps to improve Cassandra performance

2012-08-13 Thread A Geek
hi all, I'm a bit new to Cassandra and was wondering what are the basic steps that we must follow to optimize the Cassandra for performance in general and how to improve the performance for "select * from X" type of queries. Any help would be much appreciated. Note that, we have huge data sitti