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

Nick Dimiduk updated HBASE-23994:
---------------------------------
    Release Note: 
<!-- markdown -->
The Canary tool now offers a WebUI when run in `region` mode (the default 
mode). It is enabled by default, and by default, it binds to `0.0.0.0:16050`. 
This can be overridden by setting `hbase.canary.info.bindAddress` and 
`hbase.canary.info.port`. To disable entirely, set the port to `-1`.

>  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
>            Reporter: Zhuoyue Huang
>            Assignee: Zhuoyue Huang
>            Priority: Trivial
>             Fix For: 3.0.0, 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)

Reply via email to