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/08/10 00:22:40 UTC

Re: 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/
-----------------------------------------------------------

(Updated Aug. 10, 2018, 12:22 a.m.)


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


Changes
-------

re-merged with master


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


Repository: hive-git


Description
-------

HIVE-19902: Provide Metastore micro-benchmarks


Diffs (updated)
-----

  standalone-metastore/metastore-tools/metastore-benchmarks/README.md PRE-CREATION 
  standalone-metastore/metastore-tools/metastore-benchmarks/pom.xml PRE-CREATION 
  standalone-metastore/metastore-tools/metastore-benchmarks/src/main/java/org/apache/hadoop/hive/metastore/tools/BenchData.java PRE-CREATION 
  standalone-metastore/metastore-tools/metastore-benchmarks/src/main/java/org/apache/hadoop/hive/metastore/tools/BenchmarkTool.java PRE-CREATION 
  standalone-metastore/metastore-tools/metastore-benchmarks/src/main/java/org/apache/hadoop/hive/metastore/tools/HMSBenchmarks.java PRE-CREATION 
  standalone-metastore/metastore-tools/metastore-benchmarks/src/main/resources/log4j.properties PRE-CREATION 
  standalone-metastore/metastore-tools/metastore-benchmarks/src/main/resources/log4j2.xml PRE-CREATION 
  standalone-metastore/metastore-tools/pom.xml PRE-CREATION 
  standalone-metastore/metastore-tools/tools-common/pom.xml PRE-CREATION 
  standalone-metastore/metastore-tools/tools-common/src/main/java/org/apache/hadoop/hive/metastore/tools/BenchmarkSuite.java PRE-CREATION 
  standalone-metastore/metastore-tools/tools-common/src/main/java/org/apache/hadoop/hive/metastore/tools/Constants.java PRE-CREATION 
  standalone-metastore/metastore-tools/tools-common/src/main/java/org/apache/hadoop/hive/metastore/tools/HMSClient.java PRE-CREATION 
  standalone-metastore/metastore-tools/tools-common/src/main/java/org/apache/hadoop/hive/metastore/tools/MicroBenchmark.java PRE-CREATION 
  standalone-metastore/metastore-tools/tools-common/src/main/java/org/apache/hadoop/hive/metastore/tools/Util.java PRE-CREATION 
  standalone-metastore/metastore-tools/tools-common/src/test/java/org/apache/hadoop/hive/metastore/tools/HMSClientTest.java PRE-CREATION 
  standalone-metastore/metastore-tools/tools-common/src/test/java/org/apache/hadoop/hive/metastore/tools/UtilTest.java PRE-CREATION 
  standalone-metastore/pom.xml 99bf437e4c54721f76ecfc147e839498453ad60d 


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

Changes: https://reviews.apache.org/r/67731/diff/4-5/


Testing
-------


Thanks,

Alexander Kolbasov