You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2013/12/25 00:15:51 UTC

[jira] [Resolved] (HBASE-9328) Table web UI is corrupted sometime

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

Andrew Purtell resolved HBASE-9328.
-----------------------------------

    Resolution: Fixed

Re-resolving.

> Table web UI is corrupted sometime
> ----------------------------------
>
>                 Key: HBASE-9328
>                 URL: https://issues.apache.org/jira/browse/HBASE-9328
>             Project: HBase
>          Issue Type: Bug
>    Affects Versions: 0.98.0, 0.95.2, 0.94.11
>            Reporter: Jimmy Xiang
>            Assignee: Jean-Marc Spaggiari
>              Labels: web-ui
>             Fix For: 0.98.0, 0.96.0
>
>         Attachments: HBASE-9328-v0-trunk.patch, HBASE-9328-v1-trunk.patch, HBASE-9328-v2-0.94.patch, HBASE-9328-v2-trunk.patch, HBASE-9328-v3-trunk.patch, HBASE-9328-v4-trunk.patch, HBASE-9328-v4-trunk.patch, HBASE-9328-v5-0.94.patch, HBASE-9328-v5-trunk-addendum.patch, HBASE-9328-v5-trunk.patch, table.png
>
>
> The web UI page source is like below:
> {noformat}
> <h2>Table Attributes</h2>
> <table class="table table-striped">
>   <tr>
>       <th>Attribute Name</th>
>       <th>Value</th>
>       <th>Description</th>
>   </tr>
>   <tr>
>       <td>Enabled</td>
>       <td>true</td>
>       <td>Is the table enabled</td>
>   </tr>
>   <tr>
>       <td>Compaction</td>
>       <td>
> <p><hr/></p>
> {noformat}
> No sure if it is a HBase issue, or a network/browser issue.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)