You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Joel Knighton (JIRA)" <ji...@apache.org> on 2015/11/25 20:09:11 UTC

[jira] [Resolved] (CASSANDRA-10772) nodetool syntax should be consistent for keyspace and column family

     [ https://issues.apache.org/jira/browse/CASSANDRA-10772?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joel Knighton resolved CASSANDRA-10772.
---------------------------------------
    Resolution: Duplicate

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