BELUGA BEHR created HIVE-20190:
----------------------------------
Summary: Report Client IP Address When Opening New Session
Key: HIVE-20190
URL: https://issues.apache.org/jira/browse/HIVE-20190
Project: Hive
Issue Type: Improvement
Components: HiveServer2
Affects Versions: 2.3.2, 3.0.0, 4.0.0
Reporter: BELUGA BEHR
https://github.com/apache/hive/blob/e7d1781ec4662e088dcd6ffbe3f866738792ad9b/service/src/java/org/apache/hive/service/cli/thrift/ThriftCLIService.java#L320
There are times when a misbehaving client can knock a HS2 instance offline
because it opens many simultaneous connections and takes up all of the
resources. It would be nice if we could log the source IP address of each
connection along with the "Client protocol version" information.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)