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

Alexey Zotov resolved CASSANDRA-4529.
-------------------------------------

    Resolution: Invalid
    
> Need to improve output of nodetool cfhistograms command
> -------------------------------------------------------
>
>                 Key: CASSANDRA-4529
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-4529
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Tools
>    Affects Versions: 1.1.2
>         Environment: DataStax distributive. Centos 6.3.
>            Reporter: Alexey Zotov
>            Priority: Trivial
>
> Output of 'nodetool cfhistograms' command has an empty values in SSTables 
> column. It makes output not very usable for parse. I suggest to insert 0 
> instead of empty values.
> {code}
> Offset      SSTables     Write Latency      Read Latency          Row Size    
>   Column Count
> 1             109298                 0                 0                 0    
>      128700943
> 2                778                 0                 0                 0    
>              0
> ....
> 1597                                 0               505                 0    
>              0
> 1916                                 0               566                 0    
>              0
> {code}

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

Reply via email to