Issues with describe keyword
----------------------------

                 Key: CASSANDRA-3947
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3947
             Project: Cassandra
          Issue Type: Bug
          Components: Core
    Affects Versions: 1.0.7
         Environment: Ubuntu 11.10
            Reporter: Rishabh Agrawal


I am newbie to Cassandra. Please bear with my lame doubts.
I am running Cassandra version on 1.0.7 on Ubuntu. I found following case with 
describe:
 
If there is Keyspace with name 'x' then describe x command will give desired 
results. But if there is also a Column Family named 'x' then describe will not 
be able to catch it. But if there is only column family 'x' and no keyspace 
with the same name then describe x command will give desired results i.e. it 
will be able to capture and display info regarding 'x' column family.
 
Kindly help me with that.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to