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

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

    [ https://issues.apache.org/jira/browse/CASSANDRA-12680?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15511114#comment-15511114 ] 

Tyler Hobbs commented on CASSANDRA-12680:
-----------------------------------------

What version of Cassandra are you using?

> 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)