You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by Alexander Kolbasov <ak...@gmail.com> on 2018/06/25 20:08:37 UTC

Review Request 67731: HIVE-19902: Provide Metastore micro-benchmarks

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/67731/
-----------------------------------------------------------

Review request for hive, Andrew Sherman, Alan Gates, Janaki Lahorani, Peter Vary, Sahil Takiar, and Vihang Karajgaonkar.


Bugs: HIVE-19902
    https://issues.apache.org/jira/browse/HIVE-19902


Repository: hive-git


Description
-------

HIVE-19902: Provide Metastore micro-benchmarks


Diffs
-----

  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/BenchmarkSuite.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/java/org/apache/hadoop/hive/metastore/tools/MicroBenchmark.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/metastore-cli/README.md PRE-CREATION 
  metastore-tools/metastore-cli/pom.xml PRE-CREATION 
  metastore-tools/metastore-cli/src/main/java/org/apache/hadoop/hive/metastore/tools/HMSTool.java 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/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/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 5202248315f771385aa0aaa0d13907f00f3e329d 


Diff: https://reviews.apache.org/r/67731/diff/1/


Testing
-------


Thanks,

Alexander Kolbasov