You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@accumulo.apache.org by "Keith Turner (Commented) (JIRA)" <ji...@apache.org> on 2012/02/17 16:58:00 UTC

[jira] [Commented] (ACCUMULO-397) Show per table file statistics on monitor page

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

Keith Turner commented on ACCUMULO-397:
---------------------------------------

Their is some code that currently computes this at the following location.  I think this code could be refactored into a static method and called by the monitor and stats collector.

org.apache.accumulo.server.test.continuous.ContinuousStatsCollector.getTabletStats()
                
> Show per table file statistics on monitor page
> ----------------------------------------------
>
>                 Key: ACCUMULO-397
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-397
>             Project: Accumulo
>          Issue Type: Improvement
>            Reporter: Keith Turner
>            Assignee: Sapan Shah
>
> It would be nice to show some file stats on monitor page per table.  Show the avg, min, max, and stddev files per tablet.  Or maybe just the avg and stddev, drop min and max if it takes too much space.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira