[
https://issues.apache.org/jira/browse/HBASE-7171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15043678#comment-15043678
]
Mikhail Antonov commented on HBASE-7171:
----------------------------------------
[~stack] not crazy, why.There's related handy jira for that - HBASE-4040. Let
me take a look at it, should be similar to how it's done in WALPrettyPrinter
(and then could do similar web UI for it). The refactoring needed is that
HFilePrettyPrinter is a tool, invocable from shell, which outputs to hardcoded
System.out, so need to make it invocable from regular code (need to make sure
it's backward compatible).
Meanwhile any thoughts on the screenshots? Some more info to add in
header/columns...?
> Initial web UI for region/memstore/storefiles details
> -----------------------------------------------------
>
> Key: HBASE-7171
> URL: https://issues.apache.org/jira/browse/HBASE-7171
> Project: HBase
> Issue Type: Improvement
> Components: UI
> Reporter: stack
> Assignee: Mikhail Antonov
> Labels: beginner
> Attachments: HBASE-7171.patch, region_details.png, region_list.png,
> storefile_details.png
>
>
> Click on a region in UI and get a listing of hfiles in HDFS and summary of
> memstore content; click on an HFile and see its content
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)