-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/67608/
-----------------------------------------------------------
Review request for hive and Eugene Koifman.
Bugs: HIVE-19898
https://issues.apache.org/jira/browse/HIVE-19898
Repository: hive-git
Description
-------
- Only run TransactionalValidationListener for hive catalog
- Added unit test
- Listener also did not seem to be getting the configuration that the metastore
was being initialized with - made a change to how the conf was being retrieved.
Diffs
-----
itests/hive-unit/src/test/java/org/apache/hadoop/hive/metastore/TestTransactionalValidationListener.java
PRE-CREATION
standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/TransactionalValidationListener.java
56da1151cc
standalone-metastore/src/test/java/org/apache/hadoop/hive/metastore/client/MetaStoreClientTest.java
a0e9d32546
Diff: https://reviews.apache.org/r/67608/diff/1/
Testing
-------
Thanks,
Jason Dere