Hello Quanlong Huang, Zihao Ye, Impala Public Jenkins, I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/20358 to look at the new patch set (#8). Change subject: IMPALA-10856: Show client hosts and connections in the web UI ...................................................................... IMPALA-10856: Show client hosts and connections in the web UI This change adds two tables to display client hosts information and connections information in the sessions Web UI. In the Client Hosts table, include the following information items: -- Hostname, -- Total Connections, -- Total Sessions, -- Total Active Sessions, -- Total Inactive Sessions, -- Open Queries, -- Total Queries In the Connections table, include the following information items: -- Connection ID, -- Server Name, -- User, -- Delegated User, -- Network Address, -- Session IDs Change-Id: Ie89015b00e1b97a1836eeca205b2c80b32300227 --- M be/src/rpc/thrift-server.cc M be/src/rpc/thrift-server.h M be/src/service/impala-http-handler.cc M be/src/service/impala-http-handler.h M be/src/service/impala-server.cc M be/src/service/impala-server.h M be/src/util/debug-util.cc M be/src/util/debug-util.h M www/sessions.tmpl 9 files changed, 312 insertions(+), 10 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/58/20358/8 -- To view, visit http://gerrit.cloudera.org:8080/20358 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newpatchset Gerrit-Change-Id: Ie89015b00e1b97a1836eeca205b2c80b32300227 Gerrit-Change-Number: 20358 Gerrit-PatchSet: 8 Gerrit-Owner: ttttttz <2433038...@qq.com> Gerrit-Reviewer: Impala Public Jenkins <impala-public-jenk...@cloudera.com> Gerrit-Reviewer: Quanlong Huang <huangquanl...@gmail.com> Gerrit-Reviewer: Zihao Ye <eyiz...@163.com> Gerrit-Reviewer: ttttttz <2433038...@qq.com>