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

Matteo Bertozzi commented on HBASE-7615:
----------------------------------------

sure, the snapshot counters that Jesse mentioned should use metrics2

but this is something calculated from the disk, unless you're keeping a map of 
snapshot/stats in memory and you don't check every N second for the corrupted 
state, you can't obtain this info.
                
> Add metrics for snapshots
> -------------------------
>
>                 Key: HBASE-7615
>                 URL: https://issues.apache.org/jira/browse/HBASE-7615
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: Ted Yu
>            Assignee: Matteo Bertozzi
>         Attachments: HBASE-7615-v0.patch, HBASE-7615-v0-ui-corrupted.png, 
> HBASE-7615-v0-ui.png
>
>
> Metrics should be added for snapshot.
> From Matteo: Output that we have in SnapshotInfo should be covered:
> "%d HFiles (%d in archive), total size %s (%.2f%% %s shared with the source 
> table)"
> Jesse mentioned snaphot counts, average time to completion.
> I think we should have counts for successful / failed snapshots.

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