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

Lyuben Todorov edited comment on CASSANDRA-5881 at 8/19/13 12:07 PM:
---------------------------------------------------------------------

SP#describeShemaVersion is accessed via JMX, added accessors for the node's 
partitioner, schema name and snitch to StorageProxy so output in the nodetool 
isn't full of logger info. Sample output: 
https://gist.github.com/lyubent/6268351
                
      was (Author: lyubent):
    SP#describeShemaVersion is accessed via JMX, added accessors for the node's 
partitioner, schema name and snitch to StorageProxy so output in the nodetool 
isn't full of logger info.
                  
> Need "describe cluster;" functionality in nodetool or cqlsh
> -----------------------------------------------------------
>
>                 Key: CASSANDRA-5881
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-5881
>             Project: Cassandra
>          Issue Type: New Feature
>          Components: Tools
>            Reporter: Jeremiah Jordan
>            Assignee: Lyuben Todorov
>             Fix For: 1.2.9
>
>         Attachments: 5881_draft.patch, 5881.patch, 5881_v3.patch
>
>
> In order to be able to completely get rid of cassandra-cli we still need 
> something like "describe cluster;" callable from nodetool or cqlsh.  Describe 
> cluster is different from just querying the system tables in cqlsh in that it 
> actually contacts each node.  Having a command which does that is useful.

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