[
https://issues.apache.org/jira/browse/HBASE-7171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15038780#comment-15038780
]
Mikhail Antonov commented on HBASE-7171:
----------------------------------------
[~stack] Looking at HBASE-14090 (which I assume is the way to go, or at least
one of the favorable ways to go forward?), I'm recollecting we're going to have
structure like /hbase/data/abc/def/ghi/abcdefghijklmnopqrstuvwxyz, which means
it's easy to display as a column (list) of full paths (hyperlinked to pages
displaying store file stats/content), but HDFS nav code in servlet running
inside NN would be of little value, since it's showing one 'current' folder at
a time?)
Also, thinking about hfile content I see 2 nuances here. One is that store file
might be huge :) so it's not likely user would want to see all of that data..
show some stats, or show output similar to what 'hbase hfile' shows?
And secondly, security...our UI doesn't have it, so not sure we want to display
actual user data from tables in it?
What do you think?
> 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
> ----------------------------------------------------------------------------------------------------------------------------------
>
> 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
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)