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 (Created) (JIRA)" <ji...@apache.org> on 2012/02/14 14:04:59 UTC

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

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


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

        

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

Posted by "Keith Turner (Commented) (JIRA)" <ji...@apache.org>.
    [ 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

        

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

Posted by "David Medinets (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/ACCUMULO-397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13211188#comment-13211188 ] 

David Medinets commented on ACCUMULO-397:
-----------------------------------------

I have not looked at any accumulo code .. and I apologize for making this suggestion blind ... but should static methods be avoided so make testing easier?
                
> 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

        

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

Posted by "Sapan Shah (Assigned) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ACCUMULO-397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sapan Shah reassigned ACCUMULO-397:
-----------------------------------

    Assignee: Sapan Shah
    
> 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