You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@cassandra.apache.org by "Hermán J. Camarena" <hc...@apigee.com> on 2013/02/25 18:11:17 UTC

Issues with describe_splits_ex

Hi,
I'm trying to use describe_splits_ex to get splits for local records only.  When I call it, I always get a list with only one CfSplit.  The start_token and end_token are always the same I passed as input and row_count is always 128.  I'm using 1.1.9.  What am I doing wrong?
Thanks,
Hermán