You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Nick Dimiduk (Jira)" <ji...@apache.org> on 2020/01/06 20:11:00 UTC

[jira] [Created] (HBASE-23653) Expose content of meta table in web ui

Nick Dimiduk created HBASE-23653:
------------------------------------

             Summary: Expose content of meta table in web ui
                 Key: HBASE-23653
                 URL: https://issues.apache.org/jira/browse/HBASE-23653
             Project: HBase
          Issue Type: New Feature
          Components: master, Operability, UI
            Reporter: Nick Dimiduk
            Assignee: Nick Dimiduk


While testing improvements to hbck2, breaking and fixing a cluster's region assignments, we've found that quite a few questions can only be answered by dropping into a shell and scanning meta. This is in contrast to the nice web view we have on procedures and their locks. It would be nice to have a similar view into the content of meta. I've put together and extension to the existing {{table.jsp}} that does this. It's had a couple rounds of operator feedback. Will post up some screenshots along with the PR.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)