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

Michael Kjellman edited comment on CASSANDRA-5101 at 1/3/13 5:50 PM:
---------------------------------------------------------------------

are you creating in 1.1.7 though, upgrading and then describing?

edit: i should clarify these column families were created prior to 1.2 on a 
variety of versions. when i modify the schema for a cf in cql2 on 1.2 describe 
for that cf works in 1.2. the non modified cf's still fail.
                
      was (Author: mkjellman):
    are you creating in 1.1.7 though, upgrading and then describing?
                  
> describe commands fail in cql3 when previously created with cql2
> ----------------------------------------------------------------
>
>                 Key: CASSANDRA-5101
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-5101
>             Project: Cassandra
>          Issue Type: Bug
>    Affects Versions: 1.2.0
>            Reporter: Michael Kjellman
>            Assignee: Aleksey Yeschenko
>
> column families and keyspaces created with cassandra-cli/cql2 cannot be 
> described with cql3
> describe table cfname fails with: "expected string or buffer"
> describe schema fails with "expected string or buffer" as well

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to