Re: How to configure Cassandra params to handle heavy write, light read, short TTL scenario
Hi Aaron, 1. A timeout more than 10ms to us is the max value we could accept 2. It is a random key access, not a range scan. 3. We have only one column family only for that keyspace, we select the columns. Thanks. Best wishes, Stanley Xu On Fri, Apr 19, 2013 at 2:22 AM, aaron morton wrote
How to configure Cassandra params to handle heavy write, light read, short TTL scenario
time series, and the Cassandra will flush mem1, and once there is a mem5 is full, it will flush the mem2. Is that possible? Best wishes, Stanley Xu Best wishes, Stanley Xu