[
https://issues.apache.org/jira/browse/HBASE-1236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12681848#action_12681848
]
Lars George commented on HBASE-1236:
------------------------------------
Oh, and the reason I used JQuery is because it works on all major browsers. Why
reinvent the wheel and do custom java script code. Also, this can now be used
for other UI magic as well.
> Improve readability of table 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, master-ui-treeview.png.jpg, 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.