[
https://issues.apache.org/jira/browse/HBASE-1236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12711435#action_12711435
]
stack commented on HBASE-1236:
------------------------------
I tried to apply and got this:
{code}
durruti:cleantrunk stack$ patch -p0 < ~/Desktop/1236.patch
patching file src/webapps/master/master.jsp
Hunk #1 succeeded at 7 (offset 1 line).
Hunk #2 succeeded at 32 (offset 1 line).
Hunk #3 FAILED at 69.
Hunk #4 FAILED at 81.
Hunk #5 succeeded at 150 (offset 1 line).
2 out of 5 hunks FAILED -- saving rejects to file
src/webapps/master/master.jsp.rej
{code}
> 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.