[
https://issues.apache.org/jira/browse/HBASE-17756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17119739#comment-17119739
]
Rushabh Shah commented on HBASE-17756:
--------------------------------------
[~stack] I was trying to create a servlet for regionReporter to create a new ui
page on region server.
How do I test the ui changes ? Should we deploy the latest changes to local
hbase setup and test the changes or is there a better way to do it in ide
itself (I use intellij ide if that helps) ?
> We should have better introspection of HFiles
> ---------------------------------------------
>
> Key: HBASE-17756
> URL: https://issues.apache.org/jira/browse/HBASE-17756
> Project: HBase
> Issue Type: Brainstorming
> Components: HFile
> Reporter: Esteban Gutierrez
> Assignee: Rushabh Shah
> Priority: Major
> Attachments:
> 0001-HBASE-17756-We-should-have-better-introspection-of-H.patch
>
>
> [[email protected]] was suggesting to use DataSketches
> (https://datasketches.github.io) in order to write additional statistics to
> the HFiles. This could be used to improve our split decisions,
> troubleshooting or potentially do other interesting analysis without having
> to perform full table scans. The statistics could be stored as part of the
> HFile but we could initially improve the visibility of the data by adding
> some statistics to HFilePrettyPrinter.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)