[
https://issues.apache.org/jira/browse/HBASE-17436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16227037#comment-16227037
]
Appy commented on HBASE-17436:
------------------------------
You can't, that's the idea. I split it out to keep the code running http server
separate from our internals. Our Master depends on http and http depending on
master! Dependency mess (more on effort to straighten our dependency here -
HBASE-19022)
For your purpose, please use jsp. For example,
https://github.com/apache/hbase/blob/master/hbase-server/src/main/resources/hbase-webapps/master/procedures.jsp
> Add facility to provide more information for Other Regions seen on Master UI
> ----------------------------------------------------------------------------
>
> Key: HBASE-17436
> URL: https://issues.apache.org/jira/browse/HBASE-17436
> Project: HBase
> Issue Type: Improvement
> Reporter: Ted Yu
> Assignee: Janos Gub
> Labels: ui, usability
> Fix For: 2.0.0
>
> Attachments: 17436.v9.txt, HBASE-17436-v2.patch,
> HBASE-17436-v5.patch, HBASE-17436-v6.patch, HBASE-17436-v6.patch,
> HBASE-17436-v7.patch, HBASE-17436-v8.patch, HBASE-17436.patch,
> HBASE-17779-v3.patch, HBASE-17779-v4.patch, Screen Shot 2017-04-24 at 8.43.31
> PM.png, Screen Shot 2017-04-26 at 4.39.49 PM.png, initial.patch,
> regionstates.png, table-selected.png, tableregions.png
>
>
> [~rpednekar] and I were looking at a case where the count displayed under
> Other Regions was high (~1200).
> Since the table page just maintains a count instead of List of region names,
> it is very difficult for user to determine which regions belong to this
> category.
> We should provide facility to provide more details for this category (LOG,
> JMX, etc).
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)