You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Michael Stack (Jira)" <ji...@apache.org> on 2020/07/07 15:50:00 UTC

[jira] [Comment Edited] (HBASE-23994) Add WebUI to Canary

    [ https://issues.apache.org/jira/browse/HBASE-23994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17152836#comment-17152836 ] 

Michael Stack edited comment on HBASE-23994 at 7/7/20, 3:49 PM:
----------------------------------------------------------------

Any luck [~GeorryHuang] ? Perhaps webui should default off? And/or add note in the usage about the new webui and how you might turn it off.... Thanks.


was (Author: stack):
Any luck [~GeorryHuang] ? Perhaps webui should default off?

>  Add WebUI to Canary
> --------------------
>
>                 Key: HBASE-23994
>                 URL: https://issues.apache.org/jira/browse/HBASE-23994
>             Project: HBase
>          Issue Type: Improvement
>          Components: canary, UI, Usability
>    Affects Versions: 3.0.0-alpha-1
>            Reporter: Zhuoyue Huang
>            Assignee: Zhuoyue Huang
>            Priority: Trivial
>             Fix For: 3.0.0-alpha-1, 2.3.0
>
>         Attachments: image-2020-03-16-09-12-00-595.png
>
>
> During the running of Canary, the table sniff failure information will be printed through the Log.
> {code:java}
> LOG.error("Read from {} on {}", table, server);
> {code}
>  
> I think we can use WebUI to display these failures to make it easier for us to view this information
>  
> !image-2020-03-16-09-12-00-595.png!
> As shown in the figure above, we can directly see the Table and Regionserver where the error occurred



--
This message was sent by Atlassian Jira
(v8.3.4#803005)