Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-23994

Add WebUI to Canary

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Trivial
    • Resolution: Fixed
    • 3.0.0-alpha-1
    • 3.0.0-alpha-1, 2.3.0
    • canary, UI, Usability
    • None
    • Hide
      <!-- 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`.
      Show
      <!-- 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`.

    Description

      During the running of Canary, the table sniff failure information will be printed through the Log.

      LOG.error("Read from {} on {}", table, server);
      

       

      I think we can use WebUI to display these failures to make it easier for us to view this information

       

      As shown in the figure above, we can directly see the Table and Regionserver where the error occurred

      Attachments

        1. image-2020-03-16-09-12-00-595.png
          113 kB
          Zhuoyue Huang
        There are no Sub-Tasks for this issue.

        Activity

          People

            GeorryHuang Zhuoyue Huang
            GeorryHuang Zhuoyue Huang
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: