You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Aleksey Yeschenko (JIRA)" <ji...@apache.org> on 2012/11/12 04:58:12 UTC

[jira] [Commented] (CASSANDRA-4946) cqlsh describe tables doesn't work

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

Aleksey Yeschenko commented on CASSANDRA-4946:
----------------------------------------------

This is related to CASSANDRA-4913 and is already being worked on.
                
> cqlsh describe tables doesn't work
> ----------------------------------
>
>                 Key: CASSANDRA-4946
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-4946
>             Project: Cassandra
>          Issue Type: Bug
>          Components: API
>    Affects Versions: 1.2.0 beta 2
>         Environment: 1.2.0 beta 2, ubuntu
>            Reporter: Tupshin Harper
>            Assignee: Aleksey Yeschenko
>
> describe tables fails with "list[i] not a string for i in 0"
> describe keyspace fails by only returning the keyspace and not the cfs
> steps to setup:
> create keyspace foo with replication = {'class':'NetworkTopologyStrategy', 'datacenter1':1};
> create table bar (userid int primary key, firstname text, lastname text);
> use foo;
> I'd suggest that this is important to fix for B3 to encourage testers.

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