Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-13718

Add a pretty printed table description to the table detail page of HBase's master

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 2.0.0
    • 1.4.0, 2.0.0
    • None
    • None
    • Reviewed
    • Hide
      <!-- markdown -->

      The table information page in the Master UI now includes a schema section that describes the column families defined for that table as well as any column family specific properties that are set.
      Show
      <!-- markdown --> The table information page in the Master UI now includes a schema section that describes the column families defined for that table as well as any column family specific properties that are set.

    Description

      HBase's master has an info server that's useful for debugging and getting a general overview of what's in the cluster. It has a page dedicated to describing a cluster. You can reach it by going to something like: http://localhost:54677/table.jsp?name=cluster_test

      That page currently doesn't have anything about the current table schema. It would be nice to have a table that lists the different column families and how they are set up.

      Attachments

        1. D38649.diff.txt
          10 kB
          Elliott Neil Clark
        2. D38649.diff
          2 kB
          Elliott Neil Clark
        3. Screen Shot 2015-05-18 at 1.57.50 PM.png
          163 kB
          Joao Girao

        Activity

          People

            jgirao Joao Girao
            jgirao Joao Girao
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: