Hi all, I need to read a whole column family from a previous version of Cassandra (1.x). It works for a small result set ( for a CQL select * query). But for a larger dataset ( around 1 million records) it throws an out of memory exception (GC).
Are there any mechanisms like paging for Cassandra 1.x? Or any other workaround for this issue? I observed that paging is supported from Cassandra 2.0 and above but not in the previous versions. Thanks. -- Sachith Withana Software Engineer; WSO2 Inc.; http://wso2.com E-mail: sachith AT wso2.com M: +94715518127 Linked-In: <http://goog_416592669>https://lk.linkedin.com/in/sachithwithana
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
