You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Ravindran (JIRA)" <ji...@apache.org> on 2016/09/21 20:05:20 UTC

[jira] [Created] (CASSANDRA-12680) When I try to do a count from a table I am getting ==> 'list' object has no attribute 'has_more_pages'

Ravindran created CASSANDRA-12680:
-------------------------------------

             Summary: When I try to do a count from a table I am getting ==> 'list' object has no attribute 'has_more_pages'
                 Key: CASSANDRA-12680
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-12680
             Project: Cassandra
          Issue Type: Bug
          Components: CQL
         Environment: Prod liux 
            Reporter: Ravindran
             Fix For: 3.x


cassandra@cqlsh:Usergrid> desc tables

"Tokens"  "Applications"  "PrincipalTokens"  "Properties"

cassandra@cqlsh:Usergrid> select * from "Tokens" limit 1;

'list' object has no attribute 'has_more_pages'
cassandra@cqlsh:Usergrid>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)