----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/1882/ -----------------------------------------------------------
Review request for hive and Ning Zhang. Summary ------- I change the method called when logging pre, failure, and post hooks to the PerfLogger to getName instead of getSimpleName. This addresses bug HIVE-2445. https://issues.apache.org/jira/browse/HIVE-2445 Diffs ----- trunk/ql/src/java/org/apache/hadoop/hive/ql/Driver.java 1170268 Diff: https://reviews.apache.org/r/1882/diff Testing ------- Ran the unit test queries, and verified the intended change in the logs. Thanks, Kevin