Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-23653 Expose content of meta table in web ui
  3. HBASE-25695

Link to the filter on hbase:meta from user tables panel on master page

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 3.0.0-alpha-1, 2.5.0, 2.4.3, 2.3.6
    • UI
    • None
    • Reviewed

    Description

      This is follow-on to the parent issue that added nice filtering mechanism on hbase:meta table. Parent allows finding all Regions in Table XYZ with state OPENING or FAILED_CLOSED.

      The user table panel on the master home page has counts of Regions in each state. The opening and closing counts actually have links under them but they are useless currently as they only show RITs that are CLOSING or OPENING; good but not comprehensive enough.

      This PR adds links under all counts so you can see all CLOSING Regions whether RIT or not; useful when doing fixup on a corrupt cluster. Adds a bit of help text that tells users about the filter-on-meta feature too.

      Here is how the panel currently looks:

      Here is what it looks like now with the bit of help text

      When you click on the CLOSED number – '1' in this case – this where you go to:

      i..e. lists all Regions in the TestTable that are in the CLOSED state (not very pretty with the 'Table Stats' and 'Table Regions' preamble but better than what was there before).

      Attachments

        1. image-2021-03-24-21-43-24-426.png
          70 kB
          Michael Stack
        2. image-2021-03-24-21-42-16-355.png
          47 kB
          Michael Stack
        3. image-2021-03-24-21-41-11-393.png
          23 kB
          Michael Stack

        Issue Links

          Activity

            People

              stack Michael Stack
              stack Michael Stack
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: