You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Mike Drob (JIRA)" <ji...@apache.org> on 2018/01/05 22:39:00 UTC

[jira] [Commented] (HBASE-17436) Add column to master web UI for displaying region states when listing regions of a table

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

Mike Drob commented on HBASE-17436:
-----------------------------------

bq. After sometime, got it working by adding "a/" and "b/" to file paths in the diff. Is there some other way too? Always fun to know what we don't already.

{{curl patch.txt | patch -p0}} should do the trick.

> Add column to master web UI for displaying region states when listing regions of a table
> ----------------------------------------------------------------------------------------
>
>                 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: 3.0.0
>
>         Attachments: 17436.v10.txt, 17436.v11.txt, 17436.v12.txt, 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, Screen Shot 2017-11-08 at 10.29.49 AM.png, Screen Shot 2017-11-08 at 10.30.09 AM.png, Screen Shot 2017-11-22 at 4.17.35 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)