[
https://issues.apache.org/jira/browse/CASSANDRA-10772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15027394#comment-15027394
]
Joel Knighton commented on CASSANDRA-10772:
-------------------------------------------
Thanks for this report - this is an issue we've seen and about which we've had
some discussion.
I've resolved this issue as a duplicate of the relevant open issue.
> nodetool syntax should be consistent for keyspace and column family
> -------------------------------------------------------------------
>
> Key: CASSANDRA-10772
> URL: https://issues.apache.org/jira/browse/CASSANDRA-10772
> Project: Cassandra
> Issue Type: Improvement
> Reporter: Anubhav Kale
> Priority: Minor
>
> nodetool commands don't use consistent syntax for CF and KS. Let's stick to
> either CF.KS or CF KS across all commands.
> For example,
> exoam@cassandra-wus0:~$ nodetool cfhistograms exchangecf.userdatasetraw
> nodetool: cfhistograms requires ks and cf args
> See 'nodetool help' or 'nodetool help <command>'.
> exoam@cassandra-wus0:~$ nodetool cfstats exchangecf.userdatasetraw
> Keyspace: exchangecf
> Read Count: 5297
> Read Latency: 0.5023435907117
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)