----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/7236/ -----------------------------------------------------------
(Updated Sept. 24, 2012, 9:09 p.m.) Review request for hive. Changes ------- Just fixing a formatting issue 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 (updated) ----- 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