Zhuoyue Huang created HBASE-23994: ------------------------------------- Summary: Add WebUI to Canary Key: HBASE-23994 URL: https://issues.apache.org/jira/browse/HBASE-23994 Project: HBase Issue Type: Improvement Components: canary, website Affects Versions: 3.0.0 Reporter: Zhuoyue Huang Assignee: Zhuoyue Huang 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)