edit your cassandra.properties file and add this:
cassandra.limit-for-partition-key-select=NUMBER
Where NUMBER is the max result that you want!
Not elegant but works!
edit your cassandra.properties file and add this:
cassandra.limit-for-partition-key-select=NUMBER
Where NUMBER is the max result that you want!
Not elegant but works!
转载于:https://www.cnblogs.com/xxdfly/p/5646029.html