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

[jira] [Updated] (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 updated HBASE-13718:
--------------------------------
    Fix Version/s: 1.4.0

I backported this to branch-1; it was pretty straightforward and this is a nice improvement.

> 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)