[
https://issues.apache.org/jira/browse/HBASE-1236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lars George updated HBASE-1236:
-------------------------------
Attachment: static.zip
1236.patch
Attached is a patch to master.jsp adding a treeview to the user table list. The
attached static.zip contains all new files that need to be added to the
src/webapps/static directory. I could not use svn diff on those because half
are binaries (images).
Use JQuery which is under the MIT license and upon consulting with stack it
seems a valid 3rd party license for Apache.
> Improve readability of tabloe descriptions in the UI
> ----------------------------------------------------
>
> Key: HBASE-1236
> URL: https://issues.apache.org/jira/browse/HBASE-1236
> Project: Hadoop HBase
> Issue Type: Improvement
> Components: master
> Reporter: Lars George
> Assignee: Lars George
> Priority: Trivial
> Attachments: 1236.patch, static.zip
>
>
> The current ruby hash style dump displayed in the UI makes it hard for a
> human to quickly understand the details of a given table. Improve the print
> out to have more layout. Due to the fact that there could be many tables and
> even more column families, probably use a light Javascript based open and
> collapse layout. I would look for example at how the webdeveloper toolbar in
> Firefox does that for the Javascript tab it opens.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.