[
https://issues.apache.org/jira/browse/CASSANDRA-18296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17697207#comment-17697207
]
maxwellguo commented on CASSANDRA-18296:
----------------------------------------
If the options are changed, the way that users use it will change.
For example : nodetool tablehistograms ks1 ks2 , for the old usage means show
the tablehistograms of table : ks1.ks2;
for the new usage means show the tablehistograms of all tables beyond to the
two keyspace : ks1 and ks2;
So I want to know if I can start this work directly now, don't need to pay
attention to other things ,right ? [~brandon.williams]
> tablehistograms add filter for data table and system table
> -----------------------------------------------------------
>
> Key: CASSANDRA-18296
> URL: https://issues.apache.org/jira/browse/CASSANDRA-18296
> Project: Cassandra
> Issue Type: Improvement
> Components: Tool/nodetool
> Reporter: maxwellguo
> Assignee: maxwellguo
> Priority: Normal
>
> Add some options for nodetool tablehistograms to filter the output
> of System tables and data tables.
> As we know if we nodetool tablehistograms all tables will be output ,but
> system table 's number are too much.
> Add options to filter only output data tables or system tables, together with
> the already exist ks.tb lists, the output options are just fine.
> It seems that tablestats got the -i option that can ignore keyspace, just add
> this first, and then to see wether this can meet our needs
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]