How can i access recent 10 values from cassandra super column

Posted by urssujith on Stack Overflow See other posts from Stack Overflow or by urssujith
Published on 2010-05-26T09:28:38Z Indexed on 2010/05/26 9:31 UTC
Read the original article Hit count: 177

Filed under:
|
|

How can i access recent 10 values from cassandra. i need to get the recent values from a particular super column. I am getting the result, but which is not sorted properly. i need to sort the result with descending order(latest first based on the column name/timestamp)

© Stack Overflow or respective owner

Related posts about php

Related posts about cassandra