You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Sean Busbey (JIRA)" <ji...@apache.org> on 2017/02/22 05:31:44 UTC

[jira] [Resolved] (HBASE-13718) Add a pretty printed table description to the table detail page of HBase's master

     [ https://issues.apache.org/jira/browse/HBASE-13718?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sean Busbey resolved HBASE-13718.
---------------------------------
      Resolution: Fixed
    Release Note: 
<!-- 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.

> Add a pretty printed table description to the table detail page of HBase's master
> ---------------------------------------------------------------------------------
>
>                 Key: HBASE-13718
>                 URL: https://issues.apache.org/jira/browse/HBASE-13718
>             Project: HBase
>          Issue Type: Improvement
>          Components: hbase
>    Affects Versions: 2.0.0
>            Reporter: Joao Girao
>            Assignee: Joao Girao
>            Priority: Minor
>             Fix For: 2.0.0, 1.4.0
>
>         Attachments: D38649.diff, D38649.diff.txt, Screen Shot 2015-05-18 at 1.57.50 PM.png
>
>
> 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.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)