You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "DeepakVohra (JIRA)" <ji...@apache.org> on 2019/08/06 23:21:00 UTC

[jira] [Commented] (CASSANDRA-14185) Nodetool tablehistograms to print statics for all the tables

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

DeepakVohra commented on CASSANDRA-14185:
-----------------------------------------

Please also update the _help_ to include the provision to list histograms for all tables. Latest 4.0 build indicates requirement for a table.

 
{code:java}
 
nodetool help tablehistograms
NAME
        nodetool tablehistograms - Print statistic histograms for a given table
{code}
 

> Nodetool tablehistograms to print statics for all the tables
> ------------------------------------------------------------
>
>                 Key: CASSANDRA-14185
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-14185
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Tool/nodetool
>            Reporter: Jaydeepkumar Chovatia
>            Assignee: Jaydeepkumar Chovatia
>            Priority: Low
>             Fix For: 4.0
>
>
> Currently {{nodetool tablehistograms}} requires {{keyspacename.tablename}} as argument always. If we want to print histograms for all the tables then we will have to run this command for all the tables one after another. 
> It would be nice to have this command dump histogram for all the table at once if no argument is provided, similar to {{nodetool tablestats}}.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org