Hi All, I have two questions on Cassandra,
1. Is there any limit(s) on total no. of rows in a single column family? I am using Cassandra-0.8.4 version. [default@tutorials] list User; Using default limit of 100 It looks, here the default limit is 100. How shall I increase this limit ? 2. I wanted to store row key as IP's of 124.149.40.0/24 format? Does it require custom sorting Or is there any other way to make it sorted order? Regards, Thamizhannal