Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-12338

Add webui to HiveServer2

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • None
    • HiveServer2
    • None
    • Reviewed
    • Hide
      This patch adds a web UI to HiveServer2, and introduced 3 new configurations: hive.server2.webui.host, hive.server2.webui.port, and hive.server2.webui.max.threads. The web UI can be used to access the HiveServer2 configuration, local logs, metrics. It can also be used to check some information about those active sessions and queries being executed, etc..

      The web UI by default listens to port 10002, which can be configured with setting: hive.server2.webui.port.

      This patch can be disabled by setting hive.server2.webui.port to 0 or a negative number.
      Show
      This patch adds a web UI to HiveServer2, and introduced 3 new configurations: hive.server2.webui.host, hive.server2.webui.port, and hive.server2.webui.max.threads. The web UI can be used to access the HiveServer2 configuration, local logs, metrics. It can also be used to check some information about those active sessions and queries being executed, etc.. The web UI by default listens to port 10002, which can be configured with setting: hive.server2.webui.port. This patch can be disabled by setting hive.server2.webui.port to 0 or a negative number.

    Description

      A web ui for HiveServer2 can show some useful information such as:

      1. Sessions,
      2. Queries that are executing on the HS2, their states, starting time, etc.

      Attachments

        1. HIVE-12338.4.patch
          234 kB
          Jimmy Xiang
        2. HIVE-12338.3.patch
          234 kB
          Jimmy Xiang
        3. HIVE-12338.2.patch
          232 kB
          Jimmy Xiang
        4. HIVE-12338.1.patch
          231 kB
          Jimmy Xiang
        5. hs2-webui.png
          88 kB
          Jimmy Xiang
        6. hs2-metrics.png
          113 kB
          Jimmy Xiang
        7. hs2-logs.png
          17 kB
          Jimmy Xiang
        8. hs2-conf.png
          136 kB
          Jimmy Xiang

        Issue Links

          Activity

            People

              jxiang Jimmy Xiang
              jxiang Jimmy Xiang
              Votes:
              0 Vote for this issue
              Watchers:
              21 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: