[ https://issues.apache.org/jira/browse/CASSANDRA-5881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13748513#comment-13748513 ]
Lyuben Todorov edited comment on CASSANDRA-5881 at 8/23/13 12:55 PM: --------------------------------------------------------------------- [~jjordan] I refactored the methods into their correct proxies, and rebased for cassandra-1.2 5881_only_schema_version.diff is the patch where only the schema versions are displayed [sample|https://gist.github.com/lyubent/6318972] The second patch 5881_with_partitioner_snitch.diff displays the same info as before and contains getClusterName(), getPartitionerName() and getSnitchNama() [sample output|https://gist.github.com/lyubent/6318997] was (Author: lyubent): Jeremiah Jordan: I refactored the methods into their correct proxies, and rebased for cassandra-1.2 5881_only_schema_version.diff is the patch where only the schema versions are displayed sample: https://gist.github.com/lyubent/6318972 The second patch 5881_with_partitioner_snitch.diff displays the same info as before and contains getClusterName(), getPartitionerName() and getSnitchNama() sample output: https://gist.github.com/lyubent/6318997 > 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_only_schema_version.diff, > 5881.patch, 5881_v3.patch, 5881_with_partitioner_snitch.diff > > > 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