-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/7236/
-----------------------------------------------------------
Review request for hive.
Description
-------
In the event that SASL isn't used for the connection, the changes introduced in
HIVE-2797 allow us to get the remote IP address another way, enabling audit
logging to still function.
This addresses bug HIVE-3277.
https://issues.apache.org/jira/browse/HIVE-3277
Diffs
-----
trunk/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java
1389562
Diff: https://reviews.apache.org/r/7236/diff/
Testing
-------
Created and destroyed tables using Hive, observed audit log messages being
emitted.
Thanks,
Sean Mackrory