Hui An created HIVE-21943: ----------------------------- Summary: Why do we not have audit log in HiveServer2? Key: HIVE-21943 URL: https://issues.apache.org/jira/browse/HIVE-21943 Project: Hive Issue Type: Improvement Reporter: Hui An
Currently, we have audit log in the metastore( see [HIVE-1948|https://issues.apache.org/jira/browse/HIVE-1948]), which provides us useful info, like metadata operations, ip address, etc. But when we use HS2 to connect HMS, all operations would connect with HS2 ip address, not actual user's ip address. This could cause difficult problems when we want to locate user's ip address. So I am thinking if we could add audit log in the HS2 too? -- This message was sent by Atlassian JIRA (v7.6.3#76005)