-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/67731/
-----------------------------------------------------------
(Updated July 10, 2018, 8:28 p.m.)
Review request for hive, Andrew Sherman, Alan Gates, Janaki Lahorani, Marta
Kuczora, Peter Vary, Sahil Takiar, and Vihang Karajgaonkar.
Changes
-------
Moved to picocli for option processing
Summary (updated)
-----------------
HIVE-19902 Provide Metastore micro-benchmarks
Bugs: HIVE-19902
https://issues.apache.org/jira/browse/HIVE-19902
Repository: hive-git
Description (updated)
-------
HIVE-19902 Provide Metastore micro-benchmarks
Diffs (updated)
-----
metastore-tools/data/conf/.keepme PRE-CREATION
metastore-tools/metastore-benchmarks/README.md PRE-CREATION
metastore-tools/metastore-benchmarks/pom.xml PRE-CREATION
metastore-tools/metastore-benchmarks/src/main/java/org/apache/hadoop/hive/metastore/tools/BenchData.java
PRE-CREATION
metastore-tools/metastore-benchmarks/src/main/java/org/apache/hadoop/hive/metastore/tools/BenchmarkTool.java
PRE-CREATION
metastore-tools/metastore-benchmarks/src/main/java/org/apache/hadoop/hive/metastore/tools/HMSBenchmarks.java
PRE-CREATION
metastore-tools/metastore-benchmarks/src/main/resources/log4j.properties
PRE-CREATION
metastore-tools/metastore-benchmarks/src/main/resources/log4j2.xml
PRE-CREATION
metastore-tools/pom.xml PRE-CREATION
metastore-tools/tools-common/pom.xml PRE-CREATION
metastore-tools/tools-common/src/main/java/org/apache/hadoop/hive/metastore/tools/BenchmarkSuite.java
PRE-CREATION
metastore-tools/tools-common/src/main/java/org/apache/hadoop/hive/metastore/tools/Constants.java
PRE-CREATION
metastore-tools/tools-common/src/main/java/org/apache/hadoop/hive/metastore/tools/HMSClient.java
PRE-CREATION
metastore-tools/tools-common/src/main/java/org/apache/hadoop/hive/metastore/tools/MicroBenchmark.java
PRE-CREATION
metastore-tools/tools-common/src/main/java/org/apache/hadoop/hive/metastore/tools/Util.java
PRE-CREATION
metastore-tools/tools-common/src/test/java/org/apache/hadoop/hive/metastore/tools/HMSClientTest.java
PRE-CREATION
metastore-tools/tools-common/src/test/java/org/apache/hadoop/hive/metastore/tools/UtilTest.java
PRE-CREATION
pom.xml 28ad152545e26d9df0ef8cc341840299e9b2743c
Diff: https://reviews.apache.org/r/67731/diff/3/
Changes: https://reviews.apache.org/r/67731/diff/2-3/
Testing
-------
Thanks,
Alexander Kolbasov