-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/57632/
-----------------------------------------------------------
(Updated March 31, 2017, 9:16 p.m.)
Review request for hive, Carl Steinbach and Ratandeep Ratti.
Bugs: Hive-16206
https://issues.apache.org/jira/browse/Hive-16206
Repository: hive-git
Description (updated)
-------
HIVE-16206: Fix typo in deprecated conf declaration
Diffs (updated)
-----
common/src/java/org/apache/hadoop/hive/common/metrics/metrics2/CodahaleMetrics.java
e8abf6cf06afc9fa590af3a447eacc67735a69e6
common/src/java/org/apache/hadoop/hive/common/metrics/metrics2/CodahaleReporter.java
PRE-CREATION
common/src/java/org/apache/hadoop/hive/common/metrics/metrics2/ConsoleMetricsReporter.java
PRE-CREATION
common/src/java/org/apache/hadoop/hive/common/metrics/metrics2/JmxMetricsReporter.java
PRE-CREATION
common/src/java/org/apache/hadoop/hive/common/metrics/metrics2/JsonFileMetricsReporter.java
PRE-CREATION
common/src/java/org/apache/hadoop/hive/common/metrics/metrics2/Metrics2Reporter.java
PRE-CREATION
common/src/java/org/apache/hadoop/hive/conf/HiveConf.java
1fb32533d58af4ec622feb320bf9315da5db6e76
common/src/test/org/apache/hadoop/hive/common/metrics/metrics2/TestCodahaleMetrics.java
aa4e75f9f8160d1b54b14c1a23ea42e156bd45ca
common/src/test/org/apache/hadoop/hive/common/metrics/metrics2/TestCodahaleReportersConf.java
PRE-CREATION
Diff: https://reviews.apache.org/r/57632/diff/7/
Changes: https://reviews.apache.org/r/57632/diff/6-7/
Testing
-------
Updated unit tests and all unit tests passed locally.
Thanks,
Sunitha Beeram