----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/7238/ -----------------------------------------------------------
Review request for hive. Description ------- I describe the motivation for this change in the bug. This addresses bug HIVE-3505. https://issues.apache.org/jira/browse/HIVE-3505 Diffs ----- trunk/common/src/java/conf/hive-log4j.properties 1389562 Diff: https://reviews.apache.org/r/7238/diff/ Testing ------- Used Hive on a pseudo-distributed Hadoop installation. Was able to override the log4j threshold and enable audit-logging when starting a service by invoking with -Dhive.log.threshold=INFO. Thanks, Sean Mackrory